diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-04-05 23:12:43 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-04-05 23:12:43 +0300 |
| commit | 3b34aaa127bde974880d5309785dc64ec970cb56 (patch) | |
| tree | 40b67965e74c89bd54e40ee06ca2d121870f82bd /install | |
| parent | 74fe6528dbac3e36e8ab5226557342a112cfa5f6 (diff) | |
| download | dotfiles-3b34aaa127bde974880d5309785dc64ec970cb56.tar.gz dotfiles-3b34aaa127bde974880d5309785dc64ec970cb56.zip | |
add cwm config
cwm is really nice!
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ # TODO: make this better. it really sucks. -for prg in alacritty bin bash doom-emacs kitty moc mpd nvim starship xmonad \ - newsboat +for prg in alacritty bin bash cwm doom-emacs kitty moc mpd nvim starship \ + xmonad newsboat do stow -vDt ~ "$prg" stow -vt ~ "$prg" |
