zsh: fix missing python error
Alan Pearce alan@alanpearce.eu
Tue, 19 Nov 2019 22:35:19 +0100
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M user/settings/zsh.nix → user/settings/zsh.nix
@@ -15,6 +15,8 @@ ghq git git-lfs zsh-completions + + python3 # for careful_rm; TODO package careful_rm ]; xdg.configFile.zsh = { recursive = true;