"first" commit, preparing for LARBS 2.0
This commit is contained in:
10
.bash_profile
Normal file
10
.bash_profile
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
export PATH=$PATH:$HOME/.config/Scripts
|
||||
export EDITOR="vim"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="qutebrowser"
|
||||
Reference in New Issue
Block a user