These are optimized for use on Mac OS X. Some Debian relics (for i3 mostly) included.
I've started using stow to create symlinks from these files. For example, to create a symlink for all zsh files do:
> stow -t ~ zsh
After changes, to resync do:
> stow -R -t ~ zsh
To remove symlinks do:
> stow -D -t ~ zsh
- Zsh -
stow -t ~ zsh - Ghostty -
stow -t ~ ghostty - Emacs Doom -
stow -t ~ doom
-
Git auto-completion requires git-completion.bash.
-
Bash prompt git awareness requires bash-git-prompt.
brew install bash-git-prompt