dmenu Twitch emote script, copy full path function

This commit is contained in:
2020-07-01 01:14:09 -04:00
parent f488c79b46
commit 9e559088a2
11 changed files with 52 additions and 28 deletions

View File

@@ -93,6 +93,7 @@ sdh "mosh --ssh='ssh -p 399' kevin@165.22.239.234 htop"
sfd "sftp -rP 399 kevin@165.22.239.234"
# phone
ssp "mosh --ssh='ssh -p 8022' $PHONE_IP"
scpp "scp -P 8022 $PHONE_IP:"
sfp "sftp -rP 8022 $PHONE_IP"
# test server sites
# svp "firefox git.ataraxy.tk khkm.tk cal.khkm.tk pste.gq smol.gq twem.tk"
@@ -302,8 +303,6 @@ aap "task add proj:"
aacm "task add proj:codm"
aacr "task add proj:crim"
aas "task add proj:sch"
aa2 "task add proj:sch +c324"
aa8 "task add proj:sch +c384"
aay "task add proj:pey"
ac "task context"
acn "task context none && task"
@@ -315,6 +314,7 @@ afcm "task proj:codm"
afcr "task proj:crim"
afs "task proj:sch"
afy "task proj:pey"
aj "task +jira"
apl "task completed"
al "task limit:15"
alg "task log"
@@ -381,6 +381,7 @@ msf "mpv --sub-file="
mra "man ranger"
# mt "minetest"
n "nvim"
np "nvim --"
ndu "ncdu"
p3 "python3"
pdft "pdftotext"
@@ -397,7 +398,7 @@ rx "redshift -x"
scm "sc-im"
sn "sudo nvim"
sqlb "sqlitebrowser"
ss "mosh"
# ss "mosh"
stp "termdown"
# sw "swex"
t "tmux"#[[[
@@ -576,7 +577,7 @@ glm "git log master"
gcl "git clone"
gs "git status -u"
gf "git fetch origin"
gf "git fetch"
gfo "git fetch orig"
gfg "git fetch gitea"
@@ -588,7 +589,8 @@ gchw "git checkout wip"
gchh "git checkout HEAD --"
grom "git reset --hard origin/master"
gheadm1 "git reset --hard HEAD~1"
grh "git reset --hard HEAD"
grh1 "git reset --hard HEAD~1"
# show files in git repo
# gls "git ls-tree -r HEAD --name-only"
gls "git ls-tree HEAD --name-only"
@@ -818,6 +820,7 @@ ssc "mosh mokkar@teach.cs.utoronto.ca"
loe "libreoffice ~/Documents/expenses/2020.ods &"
ssw "mosh $WORK_LAPTOP_IP tmux a"
ssi "mosh $WORK_LAPTOP_IP -- tmux a -t weechat"
scw "scp $WORK_LAPTOP_IP:"
sfw "sftp $WORK_LAPTOP_IP"
fp "fpaste"
@@ -838,5 +841,7 @@ ot "oc status"
# ]]] oc #
jk "java -jar ~/java/jenkins-cli.jar -s http://localhost:8090 -auth kevin:112ef7228e7a8cea5435473f9416cb56e1"
jkb "java -jar ~/java/jenkins-cli.jar -s http://localhost:8090 -auth kevin:112ef7228e7a8cea5435473f9416cb56e1 build -s -v"
jkc "java -jar ~/java/jenkins-cli.jar -s http://localhost:8090 -auth kevin:112ef7228e7a8cea5435473f9416cb56e1 console -f"
# ]]] red-hat #