diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-10-30 15:23:48 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-10-30 15:23:48 +0300 |
| commit | 433eae255f687889f03c2ded5bf94882a661b3a1 (patch) | |
| tree | 1adde5ac5eb3f4900741183d8cb650971ae47058 /install | |
| parent | 3dbf9ab6c74a68de2eb394c58a2e8bc829d74693 (diff) | |
| download | dotfiles-433eae255f687889f03c2ded5bf94882a661b3a1.tar.gz dotfiles-433eae255f687889f03c2ded5bf94882a661b3a1.zip | |
add kitty config
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" |
