Update to newest ohmyzsh
This commit is contained in:
parent
30fb70fb55
commit
aedaeb7c99
2 changed files with 10 additions and 4 deletions
13
example.zsh
13
example.zsh
|
@ -1,5 +1,10 @@
|
|||
# Add yourself some shortcuts to projects you often work on
|
||||
# Example:
|
||||
# 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
|
||||
#
|
||||
# brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr
|
||||
#
|
1
themes/example.zsh-theme
Normal file
1
themes/example.zsh-theme
Normal file
|
@ -0,0 +1 @@
|
|||
# Put your custom themes in this folder.
|
Loading…
Add table
Add a link
Reference in a new issue