mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Fix install
This commit is contained in:
parent
f262945c53
commit
66b47e8e3e
|
@ -35,7 +35,7 @@ fi
|
|||
# installing sway-launcher
|
||||
|
||||
curl https://raw.githubusercontent.com/Biont/sway-launcher-desktop/master/sway-launcher-desktop.sh > $HOME/.dotfiles/utils/sway-launcher-desktop
|
||||
chmod +x $HOME.dotfiles/utils/sway-launcher-desktop
|
||||
chmod +x $HOME/.dotfiles/utils/sway-launcher-desktop
|
||||
|
||||
# linking dotfiles to their original locations
|
||||
|
||||
|
|
Loading…
Reference in a new issue