Commit graph

24 commits

Author SHA1 Message Date
1136193091
Makefile: Add system-wide bashrc target for Linux
This fixes login shells on Arch Linux.  Hopefully it fixes others, as
well.
2025-03-04 13:15:10 -06:00
42b633e810 Makefile: Alacritty phony, profie->bash_profile
In systems with greetd or Sxmo naming my profile '.profile' conflicts
with existing environment config filenames, often badly enough to arrest
the entire GUI bringup sequence.  To circumvent this, I'm naming my
per-user shell profile '.bash_profile' instead.  This compromise should
work on all tested environments since I only support the Bash shell for
my dotties (patches welcome for others).
2025-01-09 10:54:25 -06:00
ace11bbb51 [NEW] pipewire: Add initial config. 2024-11-16 16:11:11 -06:00
fe454b34a7 Makefile: Add separators, i3status config targets 2024-10-22 09:53:27 -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
305ebc231a [NEW] profile.linux: Define XDG_RUNTIME_DIR if undef 2024-07-25 05:46: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
af69e80c80 profile.freebsd: Added XDG_RUNTIME_DIR 2024-05-22 14:39:42 -05:00
af5f96c19f [NEW] sway: Add Sway Wayland compositor config 2024-04-30 01:32:40 -05: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
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
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
d8c837b0f9 Makefile: Simplify $(HOME)/.aliases/% target 2024-04-13 21:32:48 -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
d110ee6085 Makefile: fix Bash aliases target 2024-01-30 06:48:26 -06:00
76166b8955 [NEW] Makefile: Add installer Makefile 2024-01-06 05:38:53 -06:00