Browse Source

Pre-Ubuntu install

master
Kevin Mok 5 days ago
parent
commit
d405f264db
No known key found for this signature in database GPG Key ID: 6DEED612B26C08E2
  1. 4
      aliases/key_aliases.tmpl
  2. 1
      aliases/key_dirs.tmpl
  3. 4
      dot_config/i3blocks/i3blocks-secondary.conf.tmpl
  4. 5
      dot_config/i3blocks/i3blocks.conf.tmpl

4
aliases/key_aliases.tmpl

@ -336,6 +336,7 @@ mst "sudo rm ~/st/config.h && sudo bear make -C ~/st install"
# mst "sudo ~/st/make-st.sh" # mst "sudo ~/st/make-st.sh"
mlf2 "sudo mount /dev/sdd1 /mnt/linux-files-2" mlf2 "sudo mount /dev/sdd1 /mnt/linux-files-2"
bkuh "sudo rsync -PraAX --exclude-from='/home/kevin/txt/exclude-dirs-backup-full.txt' /home '/mnt/linux-files-2/arch-2/full'"
kgpg "kill -9 gpg-agent && gpg-agent" kgpg "kill -9 gpg-agent && gpg-agent"
@ -418,6 +419,7 @@ clc "cloc . --vcs=git"
cm "compton &" cm "compton &"
cv "cava" cv "cava"
dg "dragon-drop -x" dg "dragon-drop -x"
dgh "dragon-drop -x ."
fx "firefox -P" fx "firefox -P"
fxd "firefox -P default" fxd "firefox -P default"
fxw "firefox -P work" fxw "firefox -P work"
@ -1078,7 +1080,7 @@ ghr "github-release"
do "docker" do "docker"
db "docker build" db "docker build"
dc "docker-compose"
dcm "docker-compose"
dcu "docker-compose up -d" dcu "docker-compose up -d"
dcd "docker-compose down" dcd "docker-compose down"
di "docker image" di "docker image"

1
aliases/key_dirs.tmpl

@ -7,6 +7,7 @@ cf ~/linux-config/dot_config
cfg ~/.config cfg ~/.config
cff ~/.config/fish cff ~/.config/fish
ch ~/Documents/chat ch ~/Documents/chat
dc ~/Documents/chat/discord
da /mnt/ipad/DCIM/101APPLE da /mnt/ipad/DCIM/101APPLE
dl ~/Downloads dl ~/Downloads
# dw ~/dwm # dw ~/dwm

4
dot_config/i3blocks/i3blocks-secondary.conf.tmpl

@ -26,12 +26,12 @@ interval=5
[cpu_usage] [cpu_usage]
label= label=
interval=5
interval=2
[memory] [memory]
label= label=
# color=#3da061 # color=#3da061
interval=5
interval=2
{{ end }} {{ end }}
# ]]] sys.monitoring # # ]]] sys.monitoring #

5
dot_config/i3blocks/i3blocks.conf.tmpl

@ -74,6 +74,11 @@ CHAIN=solana
PAIR=B4Vwozy1FGtp8SELXSXydWSzavPUGnJ77DURV2k4MhUV PAIR=B4Vwozy1FGtp8SELXSXydWSzavPUGnJ77DURV2k4MhUV
interval=5 interval=5
[kraken]
label=AVAX
TICKER=AVAXUSD
interval=30
#[dexscreener] #[dexscreener]
#label=LOCK #label=LOCK
#CHAIN=solana #CHAIN=solana

Loading…
Cancel
Save