My dotfiles...
Disabling the terminal option for START/STOP is better because this affects all programs. The previous fix only worked for readline. |
||
---|---|---|
bash | ||
bin/.local/bin | ||
git | ||
misc | ||
tmux | ||
vim/.vim | ||
.gitignore | ||
.gitmodules | ||
README.md |
Installation
Install using GNU stow
:
cd ~
git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles
cd .dotfiles
stow bash # (and/or bin, dircolors, git, ...)