summaryrefslogtreecommitdiff
path: root/plugins/extract/extract.plugin.zsh
diff options
context:
space:
mode:
authorSean McCann <sean@mudbugmedia.com>2014-05-16 11:46:48 -0400
committerncanceill <nicolas.canceill@ens-cachan.org>2014-05-25 22:55:56 +0200
commit1ad1c52797e99c1060301e55cb726e290a06d063 (patch)
treeb429332f482e60628a492df7fd9f099e8b5e983b /plugins/extract/extract.plugin.zsh
parentc0b094cf859899bd78db43a4dc59a0ae6786d49d (diff)
downloadzsh-1ad1c52797e99c1060301e55cb726e290a06d063.tar.gz
zsh-1ad1c52797e99c1060301e55cb726e290a06d063.tar.bz2
zsh-1ad1c52797e99c1060301e55cb726e290a06d063.zip
Move aliases to 'custom' section of .zshrc template
By convention, user-specific aliases are kept in each user's .zshrc file. The .zshrc template provided by oh-my-zsh has an area for example aliases, though these were being loaded before other aliases in libs, plugins, and themes. As a result, personal aliases could be overwritten by these other aliases as they are loaded. To make personal customization easier, the sample aliases section of the .zshrc template has been moved to the area dedicated for personal customization. This section of the configuration is processed after all other items are loaded, preventing personal aliases and exports from being inadvertently clobbered by oh-my-zsh.
Diffstat (limited to 'plugins/extract/extract.plugin.zsh')
0 files changed, 0 insertions, 0 deletions