First commit for arachnidsGrip
This commit is contained in:
9
.bash_profile
Normal file
9
.bash_profile
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
|
||||
export EDITOR=nvim
|
||||
export CUPS_SERVER=cups-sam.inria.fr:631
|
||||
export GTK_THEME=NumixSolarizedDarkBlue
|
||||
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
Reference in New Issue
Block a user