Commit graph

60 commits

Author SHA1 Message Date
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
c0242226d6 Makefile: fix git on dottie upd8s 2024-02-16 07:13:15 -06:00
4824354812 [NEW] profile.d: Addd RP2040 Pico SDK PATH 2024-02-15 05:00:03 -06:00
97bc2c8b3e aliases: Added Cmake LSP hellper 2024-02-15 04:41:13 -06:00
1ee7391fb0 [NEW] sway: Added Sway config file 2024-01-30 06:53:23 -06:00
d718bfbe09 [NEW] alacritty: Add TOML config 2024-01-30 06:51:30 -06:00
d110ee6085 Makefile: fix Bash aliases target 2024-01-30 06:48:26 -06:00
c6cd46fe2e aliases: Add file management aliases 2024-01-29 23:37:17 -06:00
bfd9b4e9cc Apple_Terminal: Remove unnecessary CommandString, silence Bell 2024-01-08 09:01:47 -06:00
76166b8955 [NEW] Makefile: Add installer Makefile 2024-01-06 05:38:53 -06:00
dc75ff3622 [NEW] profile: Linux/General profile 2024-01-06 05:35:55 -06:00
7b86adbc92 profile.mac: Source .profile.d files 2024-01-06 05:35:19 -06:00
ebab3c7f64 [NEW] Apple_Terminal: Add "Basic Andrea" Terminal.app profile
Requires the "monofur for Powerline" font.
2024-01-06 04:59:44 -06:00