diff --git a/bashrc.sh b/bashrc.sh index 0b1393a..a4d5786 100644 --- a/bashrc.sh +++ b/bashrc.sh @@ -32,19 +32,6 @@ else alias prod="echo 'ERROR: .env not set up properly, please fix and reload RC.'" fi -# Quickies -alias reload-bash="source ~/.bashrc" -alias bash-reload="reload-bash" -alias shell-reload="reload-bash" -alias reload-shell="reload-bash" -alias reload="reload-bash" - -alias l='ls ' -alias ll='ls -alh ' -alias lh='ls -ash ' - -alias clone="rsync -auPhz --delete --exclude '.gradle' --exclude 'app/build' " - # Easily get to storage devices. curr="`pwd`" cd