[zsh] drops inf command
Couldn't quite get it to work right. Also, don't really use it that often
This commit is contained in:
parent
0126256c31
commit
9f6aa7c118
1 changed files with 0 additions and 5 deletions
|
@ -50,11 +50,6 @@ alias uuid=uuidgen
|
|||
alias v=vim
|
||||
alias vd=vimdiff
|
||||
|
||||
# Inf
|
||||
# function inf() {
|
||||
# while :; do read -p "Press enter to execute..."; $@; done
|
||||
# }
|
||||
|
||||
# Because `npm` shit the bed on me...
|
||||
ulimit -n 4096
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue