feat(fish): add fish config

This commit is contained in:
Oscar Wallberg
2024-08-03 03:27:17 +02:00
parent d4a444099c
commit db4e9979c1
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"