mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-14 14:55:05 +02:00
minimal: Load zpty module for zsh
This commit is contained in:
parent
792d0477fd
commit
006ae15971
1 changed files with 2 additions and 0 deletions
|
|
@ -161,6 +161,8 @@
|
|||
print -Pn "\e]0;$(whoami)@$(hostname):$dir\a"
|
||||
}
|
||||
|
||||
zmodload zsh/zpty
|
||||
|
||||
${pkgs.fortune}/bin/fortune \
|
||||
| ${pkgs.cowsay}/bin/cowsay \
|
||||
| ${pkgs.dotacat}/bin/dotacat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue