|
4 anos atrás | |
---|---|---|
X | 4 anos atrás | |
bin/bin | 4 anos atrás | |
bspwm/.config | 4 anos atrás | |
emacs/.emacs.d | 4 anos atrás | |
fish/.config/fish | 4 anos atrás | |
hammerspoon/.hammerspoon | 4 anos atrás | |
i3/.config | 4 anos atrás | |
kak/.config/kak | 4 anos atrás | |
polybar/.config/polybar | 4 anos atrás | |
terminator/.config/terminator | 4 anos atrás | |
tmux | 4 anos atrás | |
vim | 4 anos atrás | |
zsh | 4 anos atrás | |
.gitignore | 4 anos atrás | |
.gitmodules | 4 anos atrás | |
README.org | 4 anos atrás |
Everything here is in a constant state of flux. If you like something be sure to copy it as theres no gauruntee it will be here the next time you come looking.
My dotfiles are managed using GNU Stow. This makes it easy to add and remove modules (and their symbolic links).
cd dotfiles
git submodules init && git submodules update
stow zsh
stow emacs
...
This allows you to only use the modules that you want.