diff options
Diffstat (limited to 'install.sh')
-rw-r--r-- | install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ stow -Rt $XDG_CONFIG_HOME nvim # kitty stow -Rt $XDG_CONFIG_HOME kitty +# Alacritty (tries to replace kitty) +stow -Rt $XDG_CONFIG_HOME alacritty # Guix channels stow -Rt "$XDG_CONFIG_HOME/guix" guix |