Add '.bashrc'
This commit is contained in:
11
.bashrc
Normal file
11
.bashrc
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
export COLOR_ACCENT="#0ca8fb"
|
||||||
|
export COLOR_SECONDARY="#011f2a"
|
||||||
|
export COLOR_TERTIARY="#0f63bd"
|
||||||
|
|
||||||
|
tmux set-environment -g COLOR_ACCENT "#0ca8fb"
|
||||||
|
tmux set-environment -g COLOR_SECONDARY "#011f2a"
|
||||||
|
tmux set-environment -g COLOR_TERTIARY "#0f63bd"
|
||||||
|
|
||||||
|
eval "$(oh-my-posh init bash --config ~/.omp.json)"
|
||||||
Reference in New Issue
Block a user