diff --git a/shenanigans.sh b/shenanigans.sh index 7de58e76341dbe785cecbcce96df352193fa93e0..56a634becf6696e5cc1e6064e431c98aad45f1ac 100755 --- a/shenanigans.sh +++ b/shenanigans.sh @@ -31,13 +31,11 @@ alias ll='ls -lha' alias t='tree -L 2' alias ..='cd ..' alias h='history' -alias x='exit' alias grep='grep --color=always' alias less='less -R' alias gg='lazygit' alias tmux='tmux -u' alias server='python3 -m http.server 6969' -alias nvim='nvim -u ~/.vimrc' # Custom folder jump commands.