diff --git a/home/zsh.nix b/home/zsh.nix index f6ded78..a970ace 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -10,7 +10,6 @@ shellAliases = { ll = "ls -l"; - nix-shell = ''nix-shell --command "zsh"''; # TODO: tweak theme to display something when inside nix-shell }; history = {