Commit graph

72 commits

Author SHA1 Message Date
0a105027c3 i3status: Remove dupe "/" block 2024-10-22 09:51:19 -05:00
943695bab8 [NEW] i3status: Check in i3status config 2024-10-22 09:48:25 -05:00
637875868b bashrc: Colorize PS1 in Tmux 2024-10-18 10:15:36 -05:00
b72858fed4 vimrc: Add Java language server support. 2024-10-16 16:00:14 -05:00
6d4a24728e sway: Set bemenu-run font and border 2024-10-16 13:23:11 -05:00
1bcc946a38 vimrc: Add hotkeys to toggle dark/light mode!
F11 makes background=dark.
Shift+F11 makes background=light.
2024-10-16 12:58:34 -05:00
7f959ed497 vimrc: Make background=light on Macintosh. 2024-10-16 12:55:34 -05:00
dca263bc6a profile.mac: Set LANG, update PATH for Python 3.12
Setting the LANG environment variable to a locale with UTF-8 support
makes command-line applications like Vim behave a *lot* better!
2024-10-16 12:52:05 -05:00
9f102d5d87 aliases: Source in .bashrc instead of .profile
This seems to work way, way better.  No fuss.
2024-10-15 18:49:00 -05:00
a7cd6a3997 profile.linux: Start Sway on tty1 on Arch, too!
The updated profile.linux also makes sure not to "exec" sway if the
"command" command cannot find it.
2024-10-15 17:57:32 -05:00
9554dde369 vimrc: Add my LibreCode helpers 2024-10-13 13:28:08 -05:00
4db04babfe bashrc: Make window titles shorter 2024-10-01 11:38:10 -05:00
c97634208f bashrc: Fix line wrapping with window title 2024-10-01 11:05:53 -05:00
c624ce78f1 bashrc: Dynamic window titles 2024-10-01 10:52:13 -05:00
d084754c4a sway: Add SwayFX config from Surface Pro
You may need to change $main_display from LVDS-1 to eDP-1 on newer
laptops!
2024-09-30 22:28:07 -05:00
0836875437 profile: Make vim default EDITOR 2024-09-30 22:28:07 -05:00
9c3db8283d profile.linux: Auto-start Sway on TTY1 after login 2024-09-30 22:27:50 -05:00
06ff5311bd bashrc: New pink and purple $PS1 👀
Removed redundant $PS1 from .profile.mac
2024-09-28 12:18:10 -05:00
d8413f894f Makefile: Remove Sway from default target, new sway target
Some machines have require customization to their Sway configurations.
To keep from blowing them away every time we run gmake, we're adding a
new `sway ` target that can be ran manually.
2024-09-28 12:13:48 -05:00
4403824260 profile.linux: MOAR Bashisms 2024-09-28 11:47:56 -05:00
5e7806066c vimrc: Add Golang LSP 2024-08-14 03:40:27 -05:00
82ed66a7d7 vimrc: Add Haskell LSP 2024-08-02 01:30:36 -05:00
1980c17f95 profile: Source .profile.linux 2024-07-25 06:16:25 -05:00
305ebc231a [NEW] profile.linux: Define XDG_RUNTIME_DIR if undef 2024-07-25 05:46:34 -05:00
0c6b1312a9 bashrc: finish Linux case in switch statement (whoops) 2024-06-19 22:56:11 -05:00
a2811701ce bashrc: colorful ls on Linux 2024-06-19 22:48:43 -05:00
aaae06cd55 profile: Source cargo env if it exists 2024-05-31 22:36:34 -05:00
284e4a966d [OLD] X: Add olde X crap for problem children 2024-05-22 19:32:44 -05:00
40a787f4b0 Makefile: Install Alacritty config TOML 2024-05-22 17:00:34 -05:00
7e9d544f8b sway: Remove unused older Sway config 2024-05-22 16:53:43 -05:00
af69e80c80 profile.freebsd: Added XDG_RUNTIME_DIR 2024-05-22 14:39:42 -05:00
4ebb400c61 vimrc: Register TypeScript and ECMAScript servers 2024-04-30 04:54:05 -05:00
af5f96c19f [NEW] sway: Add Sway Wayland compositor config 2024-04-30 01:32:40 -05:00
89ec2f3362 aliases: Add tls alias 2024-04-26 06:49:36 +00:00
39a445767f Makefile: Install inputrc by default 2024-04-25 07:50:43 +00:00
12e9e526b9 [NEW] inputrc: Set readline to vi mode 2024-04-25 07:48:32 +00:00
4a72ec1c69 Colorful ls on FreeBSD 2024-04-25 07:42:47 +00:00
b11202a67e aliases: add tmux aliases 2024-04-25 07:34:27 +00:00
ed2a5500ec bashrc: Add bash_completion on FreeBSD 2024-04-25 06:52:21 +00:00
4f718627d6 README: Add FreeBSD package names. 2024-04-25 06:39:47 +00:00
2b6e24cd75 Makefile: Add README preview with Pandoc 2024-04-14 23:53:09 -05:00
095d5f6b7d Makefile: fix FreeBSD else ifeq 2024-04-14 23:50:10 -05:00
fd19e27152 [NEW] README: Added Markdown README 2024-04-14 23:48:14 -05:00
1ba5b23ca2 Makefile: Use ginstall on Darwin and FreeBSD 2024-04-14 23:13:13 -05:00
130144eb40 Makefile: fix install target
fixes breakage from d8c837b0f9
2024-04-14 22:28:49 -05:00
dd6da0dbaf profile.mac: Add $HOME/.local prefix 2024-04-14 22:18:20 -05:00
d8c837b0f9 Makefile: Simplify $(HOME)/.aliases/% target 2024-04-13 21:32:48 -05:00
b490d41129 LICENSE: Added LICENSE.
MIT seems appropriate for dotfiles.
2024-04-06 17:13:31 -05:00
4e34814138 GNUmakefile: Install $HOME .bashrc on Linux and BSD 2024-04-05 22:02:13 -05:00
0a365ae4e8 Makefile: Correct profileds target inclusion
The "install" target was working improperly because of line 4 not
containing the proper "profileds" target name as a dependency.
2024-03-06 19:55:53 -06:00