diff options
| author | 2026-01-17 17:03:42 +0100 | |
|---|---|---|
| committer | 2026-01-17 17:03:42 +0100 | |
| commit | 6d6da4760efa4e82292f5b144184a00a57118897 (patch) | |
| tree | 22f9174921b178b46f71f75051739f533fb958cc /dot_config/zsh/zshrc.local | |
| parent | zsh: fix nullglob in path initialization, dot-script getting hashed (diff) | |
zsh: ignore local files
Diffstat (limited to 'dot_config/zsh/zshrc.local')
| -rw-r--r-- | dot_config/zsh/zshrc.local | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dot_config/zsh/zshrc.local b/dot_config/zsh/zshrc.local deleted file mode 100644 index 3c19ce1..0000000 --- a/dot_config/zsh/zshrc.local +++ /dev/null @@ -1,7 +0,0 @@ -alias mcli=mc -alias dequarantine='xattr -d com.apple.quarantine' - -export EDITOR='emacsclient -c -nw' -export VISUAL='emacsclient -c' - -path[3,0]=(/opt/homebrew/opt/{curl,file-formula,ncurses,ruby,sqlite}/bin) |
