Clean shit up

This commit is contained in:
olari
2018-07-31 18:58:47 +03:00
parent 0a8083e159
commit 73b6b36389
11 changed files with 19 additions and 841 deletions

View File

@@ -1,5 +1,10 @@
[[ $- != *i* ]] && return
unset HISTFILE
export LESSHISTFILE=-
export PYTHONSTARTUP=~/.pythonrc
export XAUTHORITY=~/.cache/.Xauthority
alias ls='ls --color=auto'
alias diff='diff --color=auto'
alias grep='grep --color=auto'