chore: add zk & fix golsp
This commit is contained in:
@@ -37,6 +37,8 @@ in
|
||||
bind "set show-mode-in-prompt on"
|
||||
|
||||
set -o vi || true
|
||||
source <(fzf --bash)
|
||||
|
||||
VISUAL=vim
|
||||
EDITOR="$VISUAL"
|
||||
|
||||
@@ -72,6 +74,8 @@ in
|
||||
'';
|
||||
};
|
||||
|
||||
programs.fzf.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bashInteractive
|
||||
fastfetch
|
||||
|
||||
Reference in New Issue
Block a user