home,zsh: actually make fzf-tab work
This commit is contained in:
parent
ebb0650baf
commit
6c6ad8380b
3 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
initExtra = ''
|
||||
source ${config.xdg.configHome}/zsh/plugins/sudo/sudo.plugin.zsh
|
||||
source ${config.xdg.configHome}/zsh/plugins/fzf-tab/fzf-tab.plugin.zsh
|
||||
zstyle ':fzf-tab:*' fzf-command sk
|
||||
'';
|
||||
history = {
|
||||
path = "${config.xdg.configHome}/zsh/.zsh_history";
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
yt-dlp
|
||||
aria2
|
||||
android-tools
|
||||
skim
|
||||
|
||||
spotify
|
||||
spicetify-cli
|
||||
|
|
|
@ -61,6 +61,7 @@
|
|||
fastfetch
|
||||
wget
|
||||
sops
|
||||
skim
|
||||
zoxide # rs
|
||||
trashy
|
||||
eza
|
||||
|
|
Loading…
Reference in a new issue