Updated README
This commit is contained in:
parent
acde8559eb
commit
1cf8d2f525
|
@ -38,3 +38,12 @@ in ~/.config/gtk-3.0/gtk.css
|
|||
|
||||
### Shell
|
||||
I use ZSH with the latest Spaceship prompt
|
||||
|
||||
# Stow
|
||||
I use Gnu Stow to manage my dotfiles. Dotfiles from this repository can be used by issuing:
|
||||
´´´
|
||||
stow -t ~ i3
|
||||
stow -t ~ dunst
|
||||
stow -t ~ polybar
|
||||
stow -t ~ rofi
|
||||
´´´
|
Loading…
Reference in New Issue