This commit is contained in:
2021-08-07 16:16:57 -04:00
parent 5b936dce8e
commit 584ecabff4
9 changed files with 35 additions and 15 deletions

View File

@@ -378,7 +378,7 @@ cht "chatterino"
clc "cloc ."
cv "cava"
dg "dragon-drag-and-drop -x"
ffx "firefox"
fox "firefox"
fh "feh"
fi "fish"
gpd "gpg --decrypt"
@@ -588,6 +588,10 @@ gru "git branch --set-upstream-to=origin/main main"
# ]]] branch #
gt "git tag"
gta "git tag -as"
gtd "git tag -d"
# add/remove [[[ #
ga "git add -A && git status -u"
@@ -680,7 +684,7 @@ gsts "git stash show stash@\{0\} -p"
gstcl "git stash clear"
gpl "git pull --rebase"
gplo "git fetch orig && git pull --rebase . orig/master"
gplo "git fetch orig && git pull --rebase . orig/main"
grb "git rebase -i"
grba "git rebase --abort"
grbc "git rebase --continue"
@@ -940,6 +944,7 @@ oc "kubectl create"
ocf "kubectl create ns kogito; kubectl config set-context --current --namespace=kogito"
oct "kubectx"
od "kubectl describe"
odd "kubectl describe deployment"
odp "kubectl describe pod"
odi "kubectl describe kogitoinfra"
odr "kubectl describe kogitoruntime"
@@ -954,6 +959,7 @@ oex "kubectl exec"
oed "kubectl edit"
og "kubectl get"
oga "kubectl get all"
ogd "kubectl get deployment"
ogp "kubectl get pods"
ogw "watch kubectl get pods"
ogb "kubectl get kogitobuild"
@@ -1001,6 +1007,7 @@ mb4 "make -j8 before-pr"
mbc "make build-cli && scp build/_output/bin/kogito $WORK_LAPTOP_IP:/home/kmok/go/bin"
mc "make clean"
mct "make clean test"
mi "make install"
ml "make lint"
mt "make test"
# mvet "make vet"

View File

@@ -40,6 +40,7 @@ bm ~/Documents/bookmarks
ccd ~/.calcurse
cn ~/coding
drk ~/coding/dark-sky
ffx ~/linux-config/dot_config/fish/functions
hbd ~/.habitctl
ib ~/linux-config/dot_config/i3blocks/scripts
pr ~/coding/pull-requests
@@ -67,6 +68,7 @@ mmd ~/coding/move-mouse-with-head
ms ~/coding/mf-site
msl ~/coding/mf-site/content/letter
# mp ~/coding/mf-site/static/pdf
pk ~/Documents/journal/packing-lists
pn ~/coding/red-discord-bot
sv ~/coding/spotify-lib-vis/src
svg ~/coding/spotify-lib-vis/src/graphs/static/graphs/scripts
@@ -151,8 +153,11 @@ xd ~/Documents/ataraxy-venture/discord
atx ~/Documents/ataraxy-venture
li ~/Documents/linkedin
lic ~/Documents/linkedin/msgs
rh ~/Documents/red-hat
rhc ~/Documents/red-hat/chat
rhe ~/Documents/red-hat/emails
rhl ~/Documents/red-hat/learned
sa ~/coding/rhcsa-notes
wcl ~/.weechat/logs
@@ -205,6 +210,7 @@ gos ~/go/src
vb ~/coding/VileBot/vilebot
vbs ~/coding/VileBot/vilebot/src/main/java/com/oldterns/vilebot
dv ~/coding/devops-sre-knowledge
nxo ~/coding/kogito/nexus-operator
# ]]] pey #

View File

@@ -45,7 +45,7 @@ hh ~/.habitctl/habits
hlg ~/coding/spotify-lib-vis/src/api/management/commands/update-history.log
id ~/Documents/journal/todo/ideas.md
ig ./.gitignore
jt ~/Documents/journal/todo/21/7.md
jt ~/Documents/journal/todo/21/8.md
k ~/linux-config/dot_config/kitty/kitty.conf
lh ~/Documents/listening-history/polarbier.csv
mc ~/coding/mf-site/assets/sass/main.scss
@@ -88,6 +88,7 @@ tdb ~/Documents/journal/todo/b.md
# pey [[[ #
dv ~/coding/devops-sre-knowledge/devops-sre-learned.md
j Jenkinsfile.
jd Jenkinsfile.deploy
klg ~/coding/kogito/shared-libraries/vars/githubscm.groovy