diff --git a/linux-configs b/linux-configs index 4a15301..8485498 160000 --- a/linux-configs +++ b/linux-configs @@ -1 +1 @@ -Subproject commit 4a153019a337b308b72fc366e6314d3b2545c5da +Subproject commit 8485498ac8a213f968cb7e18c8337814542fec70 diff --git a/stow.sh b/stow.sh index 91ce428..f5b9c2b 100755 --- a/stow.sh +++ b/stow.sh @@ -35,7 +35,7 @@ stow() { create_links $SHELL_DIR ~ log "Shell stowed successfully!" - create_links $FISH_DIR ~/.config/fish + ln -s $FISH_DIR ~/.config/fish log "Fish Shell stowed successfully!" create_links $EDITOR_DIR ~