Add powerlevel10k config

This commit is contained in:
Tanguy Herbron 2020-06-29 00:42:09 +02:00
parent 575d2b4ae6
commit d2732f23a1
4 changed files with 17 additions and 0 deletions

View 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
#

View File

@ -0,0 +1,2 @@
# Add your own custom plugins in the custom/plugins directory. Plugins placed
# here will override ones with the same name in the main plugins directory.

View File

@ -0,0 +1,4 @@
# Put your custom themes in this folder.
# Example:
PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "

@ -0,0 +1 @@
Subproject commit ae32fd58b3623b52005c72fb1edcb09ab753ad45