mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 02:09:51 +00:00
Merge pull request #776 from mytechnix/master
Added examples aliases in ZSH config template and new theme.
This commit is contained in:
@@ -7,6 +7,10 @@ ZSH=$HOME/.oh-my-zsh
|
||||
# time that oh-my-zsh is loaded.
|
||||
ZSH_THEME="robbyrussell"
|
||||
|
||||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
# Set to this to use case-sensitive completion
|
||||
# CASE_SENSITIVE="true"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user