Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
6bd3eebd48 | |||
f96e7e2689 | |||
c8447b441b |
@ -1,2 +1,3 @@
|
||||
## git
|
||||
alias git-yolo='git commit -am "`curl -s http://whatthecommit.com/index.txt`"'
|
||||
alias diff='git diff --no-index'
|
1
.profile
1
.profile
@ -4,6 +4,7 @@ export ARDUINO_DIR="/usr/share/arduino"
|
||||
export ARDMK_DIR="$HOME/Programs/Arduino-Makefile"
|
||||
export STEAMAPPS="$HOME/.local/share/Steam/steamapps/common"
|
||||
export QT_STYLE_OVERRIDE=gtk2
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=true
|
||||
export ALTERNATE_EDITOR=""
|
||||
export TERMINAL=roxterm
|
||||
export CALIBRE_USE_SYSTEM_THEME=true
|
||||
|
Loading…
Reference in New Issue
Block a user