ooooohhh
This commit is contained in:
parent
74fece8192
commit
fd4e7605b6
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
|||
btop
|
||||
zsh-completions
|
||||
nix-zsh-completions
|
||||
git
|
||||
];
|
||||
|
||||
programs.bat = {
|
||||
|
@ -53,7 +54,7 @@
|
|||
tree = "tre";
|
||||
};
|
||||
|
||||
initExtraFirst = ''
|
||||
initExtraBeforeCompInit = ''
|
||||
setopt prompt_subst
|
||||
autoload -Uz vcs_info
|
||||
precmd () { vcs_info }
|
||||
|
|
Loading…
Add table
Reference in a new issue