Vim Golang/Firefox profile bindings

This commit is contained in:
2020-09-21 13:59:54 -04:00
parent ef68d2e9c7
commit b622ec0964
11 changed files with 79 additions and 29 deletions

View File

@@ -96,6 +96,8 @@ sfd "sftp -rP 399 kevin@165.22.239.234"
ssp "mosh --ssh='ssh -p 8022' $PHONE_IP"
scpp "scp -P 8022 $PHONE_IP:"
sfp "sftp -rP 8022 $PHONE_IP"
rsp "rsync --ignore-existing -Ptre 'ssh -p 8022' $PHONE_IP:"
# test server sites
# svp "firefox git.ataraxy.tk khkm.tk cal.khkm.tk pste.gq smol.gq twem.tk"
# postgres ssh tunnel
@@ -300,13 +302,15 @@ am "antimicro"
a "task"
aa "task add"
aab "task add proj:pey +bot"
aal "task add proj:lnx"
aam "task add proj:ms"
aamy "task add proj:mny"
aap "task add proj:"
aacm "task add proj:codm"
# aacm "task add proj:codm"
aacr "task add proj:crim"
aaj "task add proj:pey +jira []"
aapp "task add proj:pogo"
aas "task add proj:sch"
aay "task add proj:pey"
ac "task context"
@@ -365,6 +369,7 @@ fh "feh"
fi "fish"
gpd "gpg --decrypt"
gpe "gpg --encrypt --recipient"
gtm "gotop -m"
h "habitctl log"
# hbe "habitctl edit"
# hbeh "habitctl edith"
@@ -374,7 +379,7 @@ htm "htop -s PERCENT_MEM"
ia "sxiv -a"
it "sxiv -t *"
kill "kill -9"
kal "killall"
ka "killall"
kd "killall Discord && killall Discord"
ke "killall electron"
kf "killall firefox"
@@ -383,11 +388,12 @@ kt "killall thunderbird"
lo "libreoffice"
# mpv "mpv --volume=50"
m "mpv"
ml "mpv --loop"
mpl "mpv --loop"
msf "mpv --sub-file="
mra "man ranger"
# mt "minetest"
n "nvim"
nm "nomacs ."
np "nvim --"
ndu "ncdu"
p3 "python3"
@@ -411,7 +417,7 @@ sqlb "sqlitebrowser"
stp "termdown"
# sw "swex"
t "tmux"#[[[
ta "tmux a -t"
# ta "tmux a -t"
tabu "tmux a -t backup || tmux new -s backup"
tacf "tmux a -t config || tmux new -s config"
tacm "tmux a -t codm || tmux new -s codm"
@@ -438,7 +444,7 @@ wch "weechat"
wg "curl -L wthr.ml"
wgm "curl -L wthr.ml/m"
wgt "curl -L wthr.ml/t"
ytd "youtube-dl"
yt "youtube-dl"
z "zathura --fork"
lz "unzip -l"
@@ -457,7 +463,7 @@ ps "pass show"
xc "xclip -selection clipboard"
yh "echo 'kevin.mok@live.ca' | xclip -selection clipboard"
yg "xclip -selection clipboard ~/.password-store/social/gmail"
yt "xclip -selection clipboard ~/.password-store/social/trapbot"
ytb "xclip -selection clipboard ~/.password-store/social/trapbot"
yu "echo 'kevin.mok@mail.utoronto.ca' | xclip -selection clipboard"
# ]]] pass #
@@ -598,6 +604,7 @@ gcl "git clone"
gs "git status -u"
gf "git fetch"
gfa "git fetch --all"
gfo "git fetch orig"
gch "git checkout"
gchn "git checkout -b"
@@ -619,7 +626,7 @@ gchp "git cherry-pick"
gchpt "git cherry-pick --strategy=recursive -X theirs"
gchpc "git cherry-pick --continue"
gst "git stash"
gst "git stash push -m ''"
gstl "git stash list"
gstp "git stash pop"
gsts "git stash show stash@\{0\} -p"
@@ -648,6 +655,7 @@ psgi "git add -A && git commit -m 'Update' -S && git push"
gps "git push"
gpso "git push origin"
gpsg "git push gitea"
gpsd "git push origin --delete"
# gpsi "git config credential.helper store && git push"
# gpsn "git push --set-upstream origin master"
gpsn "eval (git push 2>&1 | tail -n 2)"
@@ -826,6 +834,9 @@ twf "watch -n300 'twitchy-game Fortnite'"
# mp "mpv --video-zoom=1.5"
# ufn "source trn-api-key.fish && curl --request GET --url https://api.fortnitetracker.com/v1/profile/pc/Vole%20on%20Mobile --header 'trn-api-key: 584d8eca-30d9-4119-92d8-5067dd301118' --cookie __cfduid=d4f0daac7eee3687b481bd55dcf00f3581581900091 > stats.json"
lob "lsd -F --group-dirs first 2020*.mkv"
wo "watch -n60 'lsd -lF --group-dirs first --size short 2020*.mkv'"
# ]]] games #
# school [[[ #
@@ -846,6 +857,7 @@ vpd "nmcli con down id '1 - Red Hat Global VPN'"
# laptop
# gcfr "git config user.email 'kmok@redhat.com' && git config user.signingkey 10B001347552F396"
gchk "git checkout KOGITO-"
gch2 "git checkout KOGITO-2113"
loe "libreoffice ~/Documents/expenses/2020.ods &"
ssw "mosh $WORK_LAPTOP_IP tmux a"
@@ -880,16 +892,25 @@ jkc "java -jar ~/java/jenkins-cli.jar -s http://localhost:8090 -auth kevin:$JENK
# maven [[[ #
mc "mvn clean"
# mps "mvn package -DskipTests"
mp "mvn package -DskipTests"
mpr "mvn package -DskipTests && ./server-control.sh start"
mt "mvn test"
mct "mvn clean test"
mvc "mvn clean"
# mvps "mvn package -DskipTests"
mvp "mvn package -DskipTests"
mvpr "mvn clean package -DskipTests && ./server-control.sh start"
mvt "mvn test"
mvct "mvn clean test"
# ]]] maven #
mc "make clean"
mct "make clean test"
ml "make lint"
kg "kogito"
mk "minikube"
gor "go run"
got "go test"
gota "go test *"
mbc "make build-cli && scp build/_output/bin/kogito $WORK_LAPTOP_IP:/home/kmok/go/bin"
# ]]] red-hat #

View File

@@ -39,6 +39,7 @@ cn ~/coding
drk ~/coding/dark-sky
hbd ~/.habitctl
ib ~/linux-config/dot_config/i3blocks/scripts
pr ~/coding/pull-requests
ra ~/linux-config/dot_config/ranger
rd ~/Documents/red-discord-bot
rda ~/Documents/red-discord-bot/repos/gobcog-kevin/adventure
@@ -67,7 +68,7 @@ svg ~/coding/spotify-lib-vis/src/graphs/static/graphs/scripts
swd ~/coding/swex
tb ~/coding/trapbot/src/trapbot
ur ~/coding/uranium-godot
wo ~/Documents/workout-logs
# wo ~/Documents/workout-logs
# gaming [[[ #
@@ -134,9 +135,10 @@ wcl ~/.weechat/logs
# kogito [[[ #
k ~/coding/kogito
ka ~/coding/kogito/kogito-apps
kap ~/coding/kogito/kogito-apps
kdo ~/coding/kogito/kie-docs
kex ~/coding/kogito/kogito-examples
keh ~/coding/kogito/kogito-examples/process-scripts-quarkus/target
kfl ~/coding/kogito/kogito-apps
ki ~/coding/kogito/kogito-images
kj ~/coding/kogito/jenkins-test
@@ -146,8 +148,9 @@ ko ~/go/src/github.com/kiegroup/kogito-cloud-operator
koc ~/go/src/github.com/kiegroup/kogito-cloud-operator/cmd/kogito/command
kod ~/go/src/github.com/kiegroup/kogito-cloud-operator/cmd/kogito/command/deploy
kof ~/go/src/github.com/kiegroup/kogito-cloud-operator/cmd/kogito/command/flag
kou ~/go/src/github.com/kiegroup/kogito-cloud-operator/cmd/kogito/command/util
kp ~/coding/kogito/kogito-pipelines
kpr ~/Documents/red-hat/pull-requests
kpr ~/coding/pull-requests/red-hat
kr ~/coding/kogito/kogito-runtimes
krj ~/coding/kogito/kogito-runtimes/jenkins-spock-tests