diff options
| author | Grisha Shipunov | 2025-06-12 23:25:57 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-06-12 23:25:57 +0200 |
| commit | 3e6faa5d092ef00255adbf7edd4efe2d15accb3f (patch) | |
| tree | 8d2f04e870c7aa7cbc0929d0aaf74efe18cb6f4e /modules/basic-tools/zsh.nix | |
| parent | 5dcd5d911f08fcaf5327d136bc8cb1c69e23ecf6 (diff) | |
change user shell
Diffstat (limited to 'modules/basic-tools/zsh.nix')
| -rw-r--r-- | modules/basic-tools/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/basic-tools/zsh.nix b/modules/basic-tools/zsh.nix index c474267..91c6292 100644 --- a/modules/basic-tools/zsh.nix +++ b/modules/basic-tools/zsh.nix @@ -39,6 +39,7 @@ LP_ENABLE_SVN=0 LP_BATTERY_THRESHOLD=15 LP_SSH_COLORS=1 + LP_DISABLED_VCS_PATHS=("/home/0xa/proj/NixOS/nixpkgs") ''; }; } |
