summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 784a0bc..2233d5f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -66,6 +66,9 @@ alias ty='go test -v -short ./interp'
alias ya='rlwrap -pblue ./yaegi'
alias dya='YAEGI_AST_DOT=1 YAEGI_CFG_DOT=1 ya'
+ws() (cd ~/Wiki && git status --short)
+export -f ws
+
#PS1='[\u@\h \W]\$ '
# Display git status in prompt