mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 07:01:36 +01:00
merge
This commit is contained in:
2
zshrc
2
zshrc
@@ -325,3 +325,5 @@ export PYTHONPATH=/home/cip/2013/ik15ydit/python-local
|
||||
alias -g atip="echo 93.104.211.59"
|
||||
alias atp="~/.config/playercount.py"
|
||||
alias mongo="LD_PRELOAD=/home/cip/2013/ik15ydit/libyaml-cpp.so.0.5 ~/mongo github"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user