diff options
Diffstat (limited to 'zsh/.zshrc')
| -rwxr-xr-x | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ setopt hist_ignore_all_dups setopt hist_ignore_space setopt share_history -export PATH=:$PATH:~/bin +export PATH="$PATH:~/bin" export CMAKE_GENERATOR=Ninja export CMAKE_EXPORT_COMPILE_COMMANDS=ON |
