Taskwarrior config/fxn's, liteshort fxn's
Update NZXT packages.
This commit is contained in:
@@ -80,6 +80,7 @@ cpssh "ssh-copy-id -i ~/.ssh/id_rsa.pub"
|
||||
xcssh "bat ~/.ssh/id_rsa.pub | xclip -selection clipboard"
|
||||
sp "mosh --ssh='ssh -p 8022' 192.168.0.12"
|
||||
ssd "mosh --ssh='ssh -p 399' kevin@165.22.239.234 tmux a"
|
||||
sfd "sftp -P 399 kevin@165.22.239.234"
|
||||
sdh "mosh --ssh='ssh -p 399' kevin@165.22.239.234 htop"
|
||||
# test server sites
|
||||
svp "firefox git.ataraxy.tk khkm.tk cal.khkm.tk pste.gq smol.gq twem.tk"
|
||||
@@ -279,7 +280,14 @@ am "antimicro"
|
||||
a "task"
|
||||
aa "task add"
|
||||
ac "task context"
|
||||
acn "task context none && task"
|
||||
ach "task context home && task"
|
||||
aco "task context out && task"
|
||||
acs "task context sch && task"
|
||||
acpl "task completed"
|
||||
ao "taskopen"
|
||||
asm "task summary"
|
||||
awt "task waiting"
|
||||
ay "task sync"
|
||||
|
||||
# ]]] task #
|
||||
@@ -315,10 +323,9 @@ fh "feh"
|
||||
fi "fish"
|
||||
gpd "gpg --decrypt"
|
||||
gpe "gpg --encrypt --recipient"
|
||||
hba "habitctl ask"
|
||||
hbe "habitctl edit"
|
||||
hbeh "habitctl edith"
|
||||
hbl "habitctl log"
|
||||
hb "habitctl log"
|
||||
# hbe "habitctl edit"
|
||||
# hbeh "habitctl edith"
|
||||
htc "htop -s PERCENT_CPU"
|
||||
htm "htop -s PERCENT_MEM"
|
||||
i "sxiv"
|
||||
@@ -350,7 +357,7 @@ sn "sudo nvim"
|
||||
ss "mosh"
|
||||
stp "termdown"
|
||||
# sw "swex"
|
||||
t "tmux"#[[[
|
||||
t "tmux"#[[[
|
||||
ta "tmux a -t"
|
||||
tac "tmux a -t config || tmux new -s config"
|
||||
taj "tmux a -t journal || tmux new -s journal"
|
||||
@@ -454,7 +461,7 @@ gmgt "git mergetool"
|
||||
|
||||
gr "git remote -v"
|
||||
gra "git remote add origin"
|
||||
grag "git remote add gitea git@ataraxy.tk:Kevin-Mok/.git"
|
||||
# grag "git remote add gitea git@ataraxy.tk:Kevin-Mok/.git"
|
||||
|
||||
grr "git remote remove origin"
|
||||
grs "git remote show origin"
|
||||
@@ -539,7 +546,7 @@ gcap "git add -A && git commit --amend --no-edit -S && git push --force"
|
||||
psgi "git add -A && git commit -m 'Update' -S && git push"
|
||||
gps "git push"
|
||||
gpsg "git push gitea"
|
||||
gpsi "git config credential.helper store && git push"
|
||||
# gpsi "git config credential.helper store && git push"
|
||||
# gpsn "git push --set-upstream origin master"
|
||||
gpsn "eval (git push 2>&1 | tail -n 2)"
|
||||
gpsf "git push --force"
|
||||
@@ -674,7 +681,7 @@ sac "source ../../bin/activate.fish"
|
||||
dea "deactivate"
|
||||
|
||||
whe "watch echo"
|
||||
vst "cp ~/Documents/workout-logs/stretching.md /tmp && nvim /tmp/stretching.md"
|
||||
nst "cp ~/Documents/workout-logs/stretching.md /tmp && nvim /tmp/stretching.md"
|
||||
|
||||
# ]]] coding projs #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user