1
0
mirror of https://github.com/akelge/zsh synced 2025-08-15 06:28:24 +00:00
This commit is contained in:
Andrea Mistrali
2016-01-27 10:36:03 +01:00
parent 0bd258c806
commit 6237ff02fa

1
zshrc
View File

@ -9,7 +9,6 @@
# Determine zsh conf file position. On Debian/Ubuntu is /etc/zsh, on other should be /etc # Determine zsh conf file position. On Debian/Ubuntu is /etc/zsh, on other should be /etc
# #
[ -d /etc/zsh ] && BASE="/etc/zsh" || BASE="/etc" [ -d /etc/zsh ] && BASE="/etc/zsh" || BASE="/etc"
[ -d ~/.zsh ] && BASE=~/.zsh [ -d ~/.zsh ] && BASE=~/.zsh