removed cinnoman stuff and added thunar
This commit is contained in:
parent
eaf5eaddf0
commit
22c2e000d3
1
bashrc
1
bashrc
|
@ -19,6 +19,7 @@ set -o vi
|
|||
shopt -s autocd
|
||||
|
||||
export PATH="~/.dotfiles/bin:$PATH"
|
||||
export TERMINAL="alacritty"
|
||||
PS1='\[\e[92m\]\u@\h\[\e[0m\]:\[\e[96m\]\w\[\e[0m\]\$ '
|
||||
PROMPT_DIRTRIM=3
|
||||
|
||||
|
|
Loading…
Reference in a new issue