1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-09-27 15:31:25 -07:00

annoying stuff

This commit is contained in:
Connor Olding 2014-03-13 10:16:04 -07:00
parent b4457763b6
commit a22e191714
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ alias fils="du -bad1"
alias lsfm="lsf -ugpms"
alias lsa="ls -A --group-directories-first"
alias logs="logs -o cat -b -e"
alias logsf="logs -f"
alias logsf="logs -f -e"
alias diff="git diff --color=auto --no-ext-diff --no-index"
alias db="dropbox_uploader"

View file

@ -145,7 +145,7 @@ alias -g STFU="2>/dev/null"
for x in ack cd cp ebuild gcc gist grep ln man mkdir mv rm
alias $x="nocorrect $x"
for x in arith fc find ftp history let locate rsync scp sftp wget
for x in arith curl fc find ftp history let locate rsync scp sftp wget
alias $x="noglob $x"
if [[ "$TERM" = xterm* ]]; then