Shortcuts für PlatformIO
This commit is contained in:
parent
ab2f2580a8
commit
370f5109b5
6 changed files with 77 additions and 0 deletions
12
oh-my-zsh/custom/example.zsh
Normal file
12
oh-my-zsh/custom/example.zsh
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Put files in this folder to add your own custom functionality.
|
||||
# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization
|
||||
#
|
||||
# Files in the custom/ directory will be:
|
||||
# - loaded automatically by the init script, in alphabetical order
|
||||
# - loaded last, after all built-ins in the lib/ directory, to override them
|
||||
# - ignored by git by default
|
||||
#
|
||||
# Example: add custom/shortcuts.zsh for shortcuts to your local projects
|
||||
#
|
||||
# brainstormr=~/Projects/development/planetargon/brainstormr
|
||||
# cd $brainstormr
|
||||
Loading…
Add table
Add a link
Reference in a new issue