summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-09-24 19:47:49 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-09-24 19:47:49 +0200
commit6e54d7cfd5eb7d3889c13bebef03a71fffe1706c (patch)
tree31f0bd3a1345bb742043ca741632a930b1a6d940
parentc8afa83cadcc4cdbf56ac2fd643c11da39c6e525 (diff)
downloaddotfiles-6e54d7cfd5eb7d3889c13bebef03a71fffe1706c.tar.gz
dotfiles-6e54d7cfd5eb7d3889c13bebef03a71fffe1706c.tar.xz
dotfiles-6e54d7cfd5eb7d3889c13bebef03a71fffe1706c.zip
Bash config: add diralias for ~/wrkspc
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 928549c..8e3259e 100644
--- a/.bashrc
+++ b/.bashrc
@@ -41,6 +41,7 @@ alias hist-del-last='history -d $(history 1 | cut -d" " -f2)' # historical NOOP
alias int-usage='echo "usage: $FUNCNAME "'
# dir aliases (use either as "gmy" or "cd $(gmy)" or, e.g., "gmy dotfiles")
+diralias ~/wrkspc
diralias ~/wrkspc/gmy
diralias ~/wrkspc/gwork