mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:06:41 +00:00
Rename .zprofile zsh init file to .zshrc
This commit is contained in:
@@ -10,7 +10,7 @@ SYMLINK_PATH="$DOTFILES_LINK"
|
||||
PRIVATE_PATH="private"
|
||||
SYMLINKS=(bundle emacs.d erlang gemrc gitconfig gitignore hgrc irbrc \
|
||||
powconfig rspec tmux tmux.conf)
|
||||
LOAD_FILES=(profile zprofile)
|
||||
LOAD_FILES=(profile zshrc)
|
||||
|
||||
#
|
||||
# Main Functions
|
||||
|
||||
Reference in New Issue
Block a user