Test creation of a oh-my-zsh custom file.
This commit is contained in:
10
.oh-my-zsh/custom/custom_alias.zsh
Normal file
10
.oh-my-zsh/custom/custom_alias.zsh
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# You can put files here to add functionality separated per file, which
|
||||||
|
# will be ignored by git.
|
||||||
|
# Files on the custom/ directory will be automatically loaded by the init
|
||||||
|
# script, in alphabetical order.
|
||||||
|
|
||||||
|
# For example: add yourself some shortcuts to projects you often work on.
|
||||||
|
#
|
||||||
|
# brainstormr=~/Projects/development/planetargon/brainstormr
|
||||||
|
# cd $brainstormr
|
||||||
|
#
|
||||||
Reference in New Issue
Block a user