initial commit
This commit is contained in:
5
bash/.prompt
Normal file
5
bash/.prompt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Bash Prompt
|
||||
|
||||
# startup oh-my-posh
|
||||
OMP_THEME="~/.omp/themes/custom.json"
|
||||
eval "$(oh-my-posh init bash --config $OMP_THEME)"
|
||||
Reference in New Issue
Block a user