summaryrefslogtreecommitdiff
path: root/.bash_defns
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-23 22:44:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-23 22:44:33 -0700
commitfb1914778732c0e4a9cbe96d271b8bdce301a9a5 (patch)
tree9d3a4f3bd514ccdcd77d13f887a6df82aa5cb423 /.bash_defns
parent7000e98b56fccc97a8de743960ca5de7e6376d9b (diff)
downloaddotfiles-fb1914778732c0e4a9cbe96d271b8bdce301a9a5.tar.gz
move 'mrs' alias .bash_defns -> .bashrc
The -m argument to mr needs a terminal emulator.
Diffstat (limited to '.bash_defns')
-rw-r--r--.bash_defns1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bash_defns b/.bash_defns
index 599bc6fc..af735d90 100644
--- a/.bash_defns
+++ b/.bash_defns
@@ -7,7 +7,6 @@ shopt -s expand_aliases
alias g="git"
alias ga="git annex"
-alias mrs="src-register-all && mr -m status"
# useful to check whether a rebase introduced any changes to files
alias rld="git diff @{1}..@{0}"
alias athvpn="sshuttle -r athena 0/0 --dns"