diff options
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -for prg in alacritty bin bash doom-emacs moc mpd nvim starship xmonad +for prg in alacritty bin bash doom-emacs kitty moc mpd nvim starship xmonad do stow -vDt ~ "$prg" stow -vt ~ "$prg" |
