diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-03-26 08:00:34 -0700 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-03-26 08:00:34 -0700 |
| commit | 55723ebc261dd2d74f053beecc5c9df000ce33ee (patch) | |
| tree | 38556a9bf08eb500db7b262c601f2c50d850f496 | |
| parent | af60a5e6142e3f5321350b2464fec99f9b31c07c (diff) | |
| download | eibhear-55723ebc261dd2d74f053beecc5c9df000ce33ee.tar.gz eibhear-55723ebc261dd2d74f053beecc5c9df000ce33ee.tar.zst eibhear-55723ebc261dd2d74f053beecc5c9df000ce33ee.zip | |
transmission alias changed
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
