feat(fish): add fish config

This commit is contained in:
2024-08-03 03:27:17 +02:00
parent 95b15cc539
commit b2a010b5cf
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -31,6 +31,7 @@ PKGS=(
"startx"
"lf"
"jq"
"fish"
)
# Define paths to symlink
@@ -42,6 +43,7 @@ SYMLINKS=(
".gtkrc-2.0"
".config/tmux"
".config/alacritty"
".config/fish"
".config/i3"
".config/i3status"
".config/rofi"