Initial kitty config
This commit is contained in:
@@ -91,8 +91,8 @@ ssd "mosh --ssh='ssh -p 399' kevin@165.22.239.234 tmux a"
|
||||
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' 192.168.0.10"
|
||||
sfp "sftp -rP 8022 192.168.0.10"
|
||||
ssp "mosh --ssh='ssh -p 8022' 192.168.0.14"
|
||||
sfp "sftp -rP 8022 192.168.0.14"
|
||||
# test server sites
|
||||
# svp "firefox git.ataraxy.tk khkm.tk cal.khkm.tk pste.gq smol.gq twem.tk"
|
||||
# postgres ssh tunnel
|
||||
@@ -160,12 +160,12 @@ nbu "cd /run/media/kevin/backup-hd/{{ .chezmoi.fullHostname }}/tar && lsd -l"
|
||||
# power options [[[ #
|
||||
|
||||
s "systemctl suspend"
|
||||
x "exit"
|
||||
xx "exit"
|
||||
so "xset dpms force off"
|
||||
sd "tmux kill-server; systemctl poweroff"
|
||||
rb "tmux kill-server; systemctl reboot"
|
||||
lo "i3-msg exit"
|
||||
xm "xmodmap ~/.Xmodmap && xset r rate $XSET_DELAY $XSET_RATE"
|
||||
lgo "i3-msg exit"
|
||||
x "xmodmap ~/.Xmodmap && xset r rate $XSET_DELAY $XSET_RATE"
|
||||
X "xmodmap ~/.Xmodmap && xset r rate $XSET_DELAY $XSET_RATE"
|
||||
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
|
||||
xl "xmodmap ~/.Xmodmap-laptop && xset r rate $XSET_DELAY $XSET_RATE"
|
||||
@@ -361,7 +361,7 @@ h "habitctl log"
|
||||
# hbeh "habitctl edith"
|
||||
htc "htop -s PERCENT_CPU"
|
||||
htm "htop -s PERCENT_MEM"
|
||||
i "sxiv"
|
||||
# i "sxiv"
|
||||
ia "sxiv -a"
|
||||
it "sxiv -t *"
|
||||
ki "kill -9"
|
||||
@@ -370,9 +370,10 @@ kd "killall Discord && killall Discord"
|
||||
kf "killall firefox"
|
||||
kr "killall electron"
|
||||
kt "killall thunderbird"
|
||||
lio "libreoffice"
|
||||
lo "libreoffice"
|
||||
# mpv "mpv --volume=50"
|
||||
mp "mpv"
|
||||
# mp "mpv"
|
||||
m "mpv"
|
||||
mra "man ranger"
|
||||
# mt "minetest"
|
||||
n "nvim"
|
||||
@@ -412,7 +413,6 @@ tl "tmux ls"
|
||||
tn "tmux new -s"
|
||||
tnb "tmux new -s backup"
|
||||
#]]]
|
||||
tw "twitchy"
|
||||
usn "usernames --num 20"
|
||||
vmd "vimdiff"
|
||||
# wg "wego"
|
||||
@@ -452,7 +452,7 @@ w "watson"
|
||||
wa "watson start"
|
||||
wacm "watson start fun +cod-mobile"
|
||||
wae "watson start && watson edit"
|
||||
wad "watson add -f '' -t ''"
|
||||
wad "watson add"
|
||||
|
||||
we "watson edit"
|
||||
wre "watson restart"
|
||||
@@ -782,7 +782,11 @@ dcec "mono DiscordChatExporter.Cli.exe"
|
||||
dcec "mono DiscordChatExporter.Cli.exe export -t $DISCORD_TOKEN -c"
|
||||
|
||||
ifm "sxiv ~/Documents/fortnite/maps/boat-campfire-slurp.png"
|
||||
twf "watch -n60 'twitchy-game Fortnite'"
|
||||
tw "twitchy"
|
||||
twa "twitchy -a"
|
||||
twd "twitchy -d"
|
||||
tws "twitchy -s"
|
||||
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"
|
||||
|
||||
|
||||
@@ -100,8 +100,12 @@ csi ~/Documents/codm/site/static/images
|
||||
Css ~/Pictures/screenshots/mobile/codm
|
||||
|
||||
fn ~/Documents/fortnite
|
||||
fnc /mnt/linux-files/Videos/yt/fortnite/clips/4
|
||||
fnm ~/Documents/fortnite/pics/maps
|
||||
fnn ~/Documents/fortnite/notes
|
||||
fns ~/Documents/fortnite/stats/api
|
||||
fnv /mnt/linux-files/Videos/personal-fortnite-games
|
||||
fnv /mnt/linux-files/Videos/personal-fortnite-games/review
|
||||
tcd /mnt/linux-files/Videos/yt/fortnite/clips/twitch-clip-downloader
|
||||
|
||||
# ]]] gaming #
|
||||
|
||||
@@ -111,5 +115,6 @@ sc ~/school
|
||||
lt ~/school/latex-notes
|
||||
|
||||
ph ~/school/phl
|
||||
phe ~/school/phl/w8-10-mind-machines/essay
|
||||
|
||||
# ]]] sch #
|
||||
|
||||
@@ -92,5 +92,6 @@ fn ~/Documents/fortnite/notes/fortnite-notes.md
|
||||
fv ~/Documents/fortnite/notes/vods.md
|
||||
mta ~/.minetest/clientmods/custom_aliases/init.lua
|
||||
pk ~/Downloads/pokecord/pokecord2.md
|
||||
tc /mnt/linux-files/Videos/yt/fortnite/clips/twitch-clip-downloader/clips.txt
|
||||
|
||||
# ]]] gaming #
|
||||
|
||||
Reference in New Issue
Block a user