aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-11-15 20:14:53 +0800
committerGuangxiong Lin <[email protected]>2023-11-15 20:14:53 +0800
commit134d43fcab5fab0ee642ef9aef9988dc1cc151ff (patch)
treeb9bf2f7a90442a3613100dd2480b5ffecb46dde3 /scripts
parent016c96d8af4c944fb2b9fc0c673f5130472a7977 (diff)
downloaddotfiles-134d43fcab5fab0ee642ef9aef9988dc1cc151ff.tar.gz
dotfiles-134d43fcab5fab0ee642ef9aef9988dc1cc151ff.tar.bz2
dotfiles-134d43fcab5fab0ee642ef9aef9988dc1cc151ff.zip
Add fish into bash instead of zsh
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index 90d7e18..ada87ad 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -25,7 +25,7 @@ link_all () {
.zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc .zplugrc \
.env .config/kitty .wezterm.lua .config/mpv \
.config/sway .config/swaylock .config/zathura .tigrc .config/foot \
- .config/fish .arch.aliases
+ .config/fish .arch.aliases .bashrc
}
main () {