[home] add zsh-competions package
Signed-off-by: SouthFox <master@southfox.me>
This commit is contained in:
parent
d2302af01d
commit
004ae9c024
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
(packages (append (specifications->packages
|
(packages (append (specifications->packages
|
||||||
(list
|
(list
|
||||||
"zsh"
|
"zsh"
|
||||||
|
"zsh-completions"
|
||||||
"zsh-autosuggestions"
|
"zsh-autosuggestions"
|
||||||
"zsh-syntax-highlighting"
|
"zsh-syntax-highlighting"
|
||||||
"fzf"))
|
"fzf"))
|
||||||
|
@ -39,6 +40,7 @@
|
||||||
"guile-hoot"
|
"guile-hoot"
|
||||||
"guile-next"
|
"guile-next"
|
||||||
"zsh"
|
"zsh"
|
||||||
|
"zsh-completions"
|
||||||
"zsh-autosuggestions"
|
"zsh-autosuggestions"
|
||||||
"zsh-syntax-highlighting"
|
"zsh-syntax-highlighting"
|
||||||
"fzf"))
|
"fzf"))
|
||||||
|
|
Loading…
Reference in a new issue