From 55c2d8e73db4e9e93cddcb981c15fb8fe9b1dcf4 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 15 Nov 2023 00:47:36 +0800 Subject: Remove z.sh and try zoxide and fish --- scripts/bootstrap.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 383ce78..915dda6 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -24,7 +24,8 @@ link_all () { .config/i3 .config/polybar .xinitrc .pam_environment \ .zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc .zplugrc \ .env .zrc .config/kitty .wezterm.lua .config/mpv \ - .config/sway .config/swaylock .config/zathura .tigrc .config/foot + .config/sway .config/swaylock .config/zathura .tigrc .config/foot \ + .config/fish } main () { -- cgit v1.2.3