home,zsh: actually make fzf-tab work

This commit is contained in:
Guanran Wang 2023-09-24 05:46:18 +08:00
parent ebb0650baf
commit 6c6ad8380b
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8
3 changed files with 3 additions and 0 deletions

View file

@ -68,6 +68,7 @@
initExtra = '' initExtra = ''
source ${config.xdg.configHome}/zsh/plugins/sudo/sudo.plugin.zsh source ${config.xdg.configHome}/zsh/plugins/sudo/sudo.plugin.zsh
source ${config.xdg.configHome}/zsh/plugins/fzf-tab/fzf-tab.plugin.zsh source ${config.xdg.configHome}/zsh/plugins/fzf-tab/fzf-tab.plugin.zsh
zstyle ':fzf-tab:*' fzf-command sk
''; '';
history = { history = {
path = "${config.xdg.configHome}/zsh/.zsh_history"; path = "${config.xdg.configHome}/zsh/.zsh_history";

View file

@ -51,6 +51,7 @@
yt-dlp yt-dlp
aria2 aria2
android-tools android-tools
skim
spotify spotify
spicetify-cli spicetify-cli

View file

@ -61,6 +61,7 @@
fastfetch fastfetch
wget wget
sops sops
skim
zoxide # rs zoxide # rs
trashy trashy
eza eza