summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-02-02 00:22:02 -0500
committerdoy <doy@tozt.net>2009-02-02 00:22:02 -0500
commit2ea9a0b47ea71e9bb483594771704f1385b4f628 (patch)
tree55f4a7263ee0b39762ed475dab46e150907bccf9 /bashrc
parentc1f93ed215c212baa086e0f26de96b0194d8e8d2 (diff)
downloadconf-2ea9a0b47ea71e9bb483594771704f1385b4f628.tar.gz
conf-2ea9a0b47ea71e9bb483594771704f1385b4f628.zip
dotperl should be an alias
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 6e0c4a6..f24d7fc 100644
--- a/bashrc
+++ b/bashrc
@@ -83,6 +83,7 @@ alias henzell="ssh henzell@crawl.akrasiac.org"
alias wgetff='wget --user-agent="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070404 Firefox/2.0.0.3"'
alias getsong="mpc | head -n1"
alias ..='cd ..'
+alias dotperl='rsync -av lib/* ~/.perl/'
function luado { # thanks rici
local e=$1
shift