Shortcuts für PlatformIO
This commit is contained in:
parent
ab2f2580a8
commit
370f5109b5
6 changed files with 77 additions and 0 deletions
6
oh-my-zsh/custom/themes/example.zsh-theme
Normal file
6
oh-my-zsh/custom/themes/example.zsh-theme
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Put your custom themes in this folder.
|
||||
# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes
|
||||
#
|
||||
# Example:
|
||||
|
||||
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "
|
||||
Loading…
Add table
Add a link
Reference in a new issue