Don't think I need this anymore
This commit is contained in:
parent
fc7b21429b
commit
6d6c289c1c
1 changed files with 0 additions and 3 deletions
3
zshrc
3
zshrc
|
@ -60,9 +60,6 @@ git_branch() {
|
|||
(command git symbolic-ref -q HEAD || command git name-rev --name-only --no-undefined --always HEAD) 2>/dev/null
|
||||
}
|
||||
|
||||
# Because `npm` shit the bed on me...
|
||||
ulimit -n 4096
|
||||
|
||||
# `ls` after `cd`
|
||||
function cd {
|
||||
builtin cd "$@" && ls -F
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue