fancy shit

This commit is contained in:
Sheppy
2018-06-19 19:35:57 +02:00
parent db4e3e1456
commit d18d648f78
2 changed files with 64 additions and 0 deletions

1
zshrc
View File

@@ -325,3 +325,4 @@ export PYTHONPATH=/home/cip/2013/ik15ydit/python-local
alias -g atip="echo 93.104.211.59"
alias atp="~/.config/playercount.py"
alias players='~/trash/test/test.py'
alias cleanhistory="awk '{if (a[$0] < NR || a[$0] == 0){a[$0]=NR}}END{for (i in a){print a[i] " " i}}' file | sort -n | cut 1"