Compare commits
No commits in common. "67213c9372824f24afc8b5adac03636221dae5a0" and "01e7f20b2ea92e5df83078179d167b76bd3f25ea" have entirely different histories.
67213c9372
...
01e7f20b2e
@ -54,8 +54,7 @@ alias \
|
||||
ref="shortcuts >/dev/null; source ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ; source ${XDG_CONFIG_HOME:-$HOME/.config}/shell/zshnameddirrc" \
|
||||
weath="less -S ${XDG_DATA_HOME:-$HOME/.local/share}/weatherreport"\
|
||||
glog="git log --all --graph --decorate"\
|
||||
clog="config log --all --graph --decorate"\
|
||||
tremc="tremc --skip-version-check"
|
||||
clog="config log --all --graph --decorate"
|
||||
|
||||
# force config location
|
||||
alias \
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
#pgrep -x transmission-da || (transmission-daemon && notify-send "Starting transmission daemon..." && sleep 3 && pkill -RTMIN+12 dwmblocks)
|
||||
|
||||
host=https://bocken.org/transmission
|
||||
host=https://new.bocken.org:443/transmission
|
||||
user=alex
|
||||
password=$(pass show server/seenas/transmission)
|
||||
transmission-remote $host -n $user:$password -a "$@" && notify-send "🔽 Torrent added."
|
||||
|
Loading…
Reference in New Issue
Block a user