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 #
|
||||
|
||||
|
||||
@@ -17,7 +17,8 @@ o /
|
||||
p ~/.password-store
|
||||
P ~/Pictures
|
||||
std ~/st
|
||||
tm /tmp
|
||||
# tm /tmp
|
||||
tm ~/tmp
|
||||
|
||||
{{ if and (eq .chezmoi.username "root") (eq .linux_os "debian") }}
|
||||
ng /etc/nginx/sites-available
|
||||
@@ -31,6 +32,7 @@ sv /etc/systemd/system
|
||||
ad ~/.task
|
||||
ccd ~/.calcurse
|
||||
cn ~/coding
|
||||
hbd ~/.habitctl
|
||||
ib ~/linux-config/dot_config/i3blocks/scripts
|
||||
ra ~/linux-config/dot_config/ranger
|
||||
sr ~/linux-config/scripts
|
||||
|
||||
@@ -35,6 +35,8 @@ bid ~/Documents/journal/todo/blog.md
|
||||
ci ~/linux-config/txt/ideas.md
|
||||
cm ./commit-msg.txt
|
||||
cmt /tmp/commit-msg.txt
|
||||
hb ~/.habitctl/log
|
||||
hbh ~/.habitctl/habits
|
||||
hlg ~/coding/spotify-lib-vis/src/api/management/commands/update-history.log
|
||||
id ~/Documents/journal/todo/ideas.md
|
||||
ig ./.gitignore
|
||||
@@ -51,6 +53,7 @@ tg ~/.config/watson/tags_cache
|
||||
tt txt/todo.md
|
||||
tm ~/.vim/plugged/vim-snippets/UltiSnips/texmath.snippets
|
||||
tp /tmp/
|
||||
tw ~/linux-config/dot_taskrc
|
||||
wh ~/Documents/journal/todo/work-habit.md
|
||||
wt ~/.config/watson/state.tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user