diff options
| -rw-r--r-- | custom/zsh.nix | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/custom/zsh.nix b/custom/zsh.nix index 7279cf4f..826a3511 100644 --- a/custom/zsh.nix +++ b/custom/zsh.nix | |||
| @@ -31,6 +31,8 @@ in rec { | |||
| 31 | tmux | 31 | tmux | 
| 32 | zsh-users/zsh-syntax-highlighting | 32 | zsh-users/zsh-syntax-highlighting | 
| 33 | systemd | 33 | systemd | 
| 34 | pass | ||
| 35 | mosh | ||
| 34 | EOBUNDLES | 36 | EOBUNDLES | 
| 35 | 37 | ||
| 36 | if [[ -e ~/.zsh-theme ]]; then | 38 | if [[ -e ~/.zsh-theme ]]; then | 
