summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-03-26 08:00:34 -0700
committerLuke Smith <luke@lukesmith.xyz>2018-03-26 08:00:34 -0700
commit55723ebc261dd2d74f053beecc5c9df000ce33ee (patch)
tree38556a9bf08eb500db7b262c601f2c50d850f496 /.bashrc
parentaf60a5e6142e3f5321350b2464fec99f9b31c07c (diff)
downloadeibhear-55723ebc261dd2d74f053beecc5c9df000ce33ee.tar.gz
eibhear-55723ebc261dd2d74f053beecc5c9df000ce33ee.tar.zst
eibhear-55723ebc261dd2d74f053beecc5c9df000ce33ee.zip
transmission alias changed
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 327efe5..2e4f2a7 100644
--- a/.bashrc
+++ b/.bashrc
@@ -45,7 +45,7 @@ alias ka="killall"
alias g="git"
alias gitup="git push origin master"
alias gitpass="git config --global credential.helper cache"
-alias tr="transmission-remote"
+alias trem="transmission-remote"
alias mkd="mkdir -pv"
alias rf="source ~/.bashrc"
alias ref="shortcuts.sh && source ~/.bashrc" # Refresh shortcuts manually and reload bashrc