This kind of multi-purpose commit
This commit is contained in:
parent
f1cb4233cb
commit
b055c7fa83
7 changed files with 26 additions and 20 deletions
5
bashrc
5
bashrc
|
@ -4,10 +4,6 @@
|
|||
|
||||
# ENVIRONMENT VARIABLES
|
||||
|
||||
# Region preferences
|
||||
export LANG=fr_FR.utf8
|
||||
export TZ=/usr/share/zoneinfo/Europe/Paris
|
||||
|
||||
# Favourite commands
|
||||
export PAGER=less
|
||||
export EDITOR=vim
|
||||
|
@ -28,6 +24,7 @@ export XDG_CONFIG_HOME=$HOME/.config
|
|||
export ARDUINO=/usr/share/arduino
|
||||
export ARDUINO_DIR=$ARDUINO
|
||||
export ARDMK_VENDOR=archlinux-arduino
|
||||
export PYTHONSTARTUP=$HOME/.config/pythonstartup.py
|
||||
|
||||
# ALIASES
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue