Pre-Ubuntu install
This commit is contained in:
@@ -336,6 +336,7 @@ mst "sudo rm ~/st/config.h && sudo bear make -C ~/st install"
|
||||
# mst "sudo ~/st/make-st.sh"
|
||||
|
||||
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"
|
||||
|
||||
@@ -418,6 +419,7 @@ clc "cloc . --vcs=git"
|
||||
cm "compton &"
|
||||
cv "cava"
|
||||
dg "dragon-drop -x"
|
||||
dgh "dragon-drop -x ."
|
||||
fx "firefox -P"
|
||||
fxd "firefox -P default"
|
||||
fxw "firefox -P work"
|
||||
@@ -1078,7 +1080,7 @@ ghr "github-release"
|
||||
|
||||
do "docker"
|
||||
db "docker build"
|
||||
dc "docker-compose"
|
||||
dcm "docker-compose"
|
||||
dcu "docker-compose up -d"
|
||||
dcd "docker-compose down"
|
||||
di "docker image"
|
||||
|
||||
@@ -7,6 +7,7 @@ cf ~/linux-config/dot_config
|
||||
cfg ~/.config
|
||||
cff ~/.config/fish
|
||||
ch ~/Documents/chat
|
||||
dc ~/Documents/chat/discord
|
||||
da /mnt/ipad/DCIM/101APPLE
|
||||
dl ~/Downloads
|
||||
# dw ~/dwm
|
||||
|
||||
@@ -26,12 +26,12 @@ interval=5
|
||||
|
||||
[cpu_usage]
|
||||
label=
|
||||
interval=5
|
||||
interval=2
|
||||
|
||||
[memory]
|
||||
label=
|
||||
# color=#3da061
|
||||
interval=5
|
||||
interval=2
|
||||
{{ end }}
|
||||
|
||||
# ]]] sys.monitoring #
|
||||
|
||||
@@ -74,6 +74,11 @@ CHAIN=solana
|
||||
PAIR=B4Vwozy1FGtp8SELXSXydWSzavPUGnJ77DURV2k4MhUV
|
||||
interval=5
|
||||
|
||||
[kraken]
|
||||
label=AVAX
|
||||
TICKER=AVAXUSD
|
||||
interval=30
|
||||
|
||||
#[dexscreener]
|
||||
#label=LOCK
|
||||
#CHAIN=solana
|
||||
|
||||
Reference in New Issue
Block a user