Compare commits

..

No commits in common. "58966c14c815d344d34723552280c2cd23313454" and "d2b6c0adcc08fe36a5024b71fde8c32d08a2084f" have entirely different histories.

View File

@ -106,7 +106,7 @@ alias setkb='setxkbmap de;echo "Keyboard set back to de."'
alias res1='xrandr --output DisplayPort-0 --mode 2560x1440 --rate 120'
alias res2='xrandr --output DisplayPort-0 --mode 1920x1080 --rate 120'
export PATH="$HOME/.local/bin/:/usr/lib/ccache/bin/:$PATH"
export PATH="/usr/lib/ccache/bin/:$PATH"
# -----------------------------------------------------
# DEVELOPMENT