chore: linux configs

This commit is contained in:
hesam-init 2024-07-19 00:54:27 +03:30
parent a4beed1e30
commit 5baa9a5079
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4a153019a337b308b72fc366e6314d3b2545c5da
Subproject commit 8485498ac8a213f968cb7e18c8337814542fec70

View file

@ -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 ~