Fix Vim commenting
This commit is contained in:
@@ -203,7 +203,8 @@ uzl "unzip -l"
|
|||||||
|
|
||||||
# power options [[[ #
|
# power options [[[ #
|
||||||
|
|
||||||
s "systemctl suspend"
|
# s "systemctl suspend"
|
||||||
|
s "xset dpms force off"
|
||||||
# sl "i3lock-fancy && systemctl suspend"
|
# sl "i3lock-fancy && systemctl suspend"
|
||||||
# so "xset dpms force off"
|
# so "xset dpms force off"
|
||||||
xx "exit"
|
xx "exit"
|
||||||
@@ -434,7 +435,7 @@ htm "htop -s PERCENT_MEM"
|
|||||||
ia "sxiv -a"
|
ia "sxiv -a"
|
||||||
it "sxiv -t *"
|
it "sxiv -t *"
|
||||||
kill "kill -9"
|
kill "kill -9"
|
||||||
ka "killall"
|
kal "killall"
|
||||||
kc "killall chromium"
|
kc "killall chromium"
|
||||||
kcm "killall compton"
|
kcm "killall compton"
|
||||||
kd "killall Discord && killall Discord"
|
kd "killall Discord && killall Discord"
|
||||||
@@ -460,6 +461,7 @@ nl "nload devices wlp4s0 -u M"
|
|||||||
nm "nomacs . &"
|
nm "nomacs . &"
|
||||||
np "nvim --"
|
np "nvim --"
|
||||||
ndu "ncdu"
|
ndu "ncdu"
|
||||||
|
pc "pcmanfm &"
|
||||||
p3 "python3"
|
p3 "python3"
|
||||||
pdft "pdftotext"
|
pdft "pdftotext"
|
||||||
pdu "pdfunite"
|
pdu "pdfunite"
|
||||||
|
|||||||
@@ -275,6 +275,7 @@ ltc ~/coding/leetcode
|
|||||||
jf ~/school/job-fair
|
jf ~/school/job-fair
|
||||||
jh ~/school/job-hunt
|
jh ~/school/job-hunt
|
||||||
jhi ~/school/job-hunt/interview-questions
|
jhi ~/school/job-hunt/interview-questions
|
||||||
|
jhig ~/school/job-hunt/interview-questions/grafana
|
||||||
|
|
||||||
# ]]] sch #
|
# ]]] sch #
|
||||||
|
|
||||||
|
|||||||
@@ -117,6 +117,7 @@ rt ~/Documents/red-hat/todo.md
|
|||||||
|
|
||||||
lip ~/Documents/linkedin/linkedin-profile.md
|
lip ~/Documents/linkedin/linkedin-profile.md
|
||||||
jhi ~/school/job-hunt/info.md
|
jhi ~/school/job-hunt/info.md
|
||||||
|
jhb ~/school/job-hunt/b.md
|
||||||
|
|
||||||
# ]]] pey #
|
# ]]] pey #
|
||||||
|
|
||||||
|
|||||||
3
dot_config/fish/functions/qalc-update-amount.fish
Normal file
3
dot_config/fish/functions/qalc-update-amount.fish
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
function qalc-update
|
||||||
|
qalc -e "$argv[1]USD to CAD"
|
||||||
|
end
|
||||||
@@ -23,7 +23,7 @@ exec --no-startup-id i3-msg 'workspace $ws3; exec $browser'
|
|||||||
# exec --no-startup-id i3-msg 'workspace $ws5; exec $term -e twitchy'
|
# exec --no-startup-id i3-msg 'workspace $ws5; exec $term -e twitchy'
|
||||||
# exec --no-startup-id i3-msg 'workspace $ws5; exec firefox -P nft'
|
# exec --no-startup-id i3-msg 'workspace $ws5; exec firefox -P nft'
|
||||||
exec --no-startup-id i3-msg workspace $ws6; exec discord
|
exec --no-startup-id i3-msg workspace $ws6; exec discord
|
||||||
exec --no-startup-id i3-msg 'workspace $ws6; exec signal-desktop'
|
# exec --no-startup-id i3-msg 'workspace $ws6; exec signal-desktop'
|
||||||
# exec --no-startup-id i3-msg workspace $ws1; exec $term -e fish -c 'tmux-attach school'
|
# exec --no-startup-id i3-msg workspace $ws1; exec $term -e fish -c 'tmux-attach school'
|
||||||
|
|
||||||
# ]]] startup #
|
# ]]] startup #
|
||||||
|
|||||||
@@ -43,8 +43,8 @@ TICKER=BTCUSDC
|
|||||||
interval=30
|
interval=30
|
||||||
|
|
||||||
# [ticker]
|
# [ticker]
|
||||||
# label=BTC
|
# label=btc
|
||||||
# TICKER=BTC-USD
|
# ticker=btc-usd
|
||||||
# interval=30
|
# interval=30
|
||||||
|
|
||||||
[kraken]
|
[kraken]
|
||||||
@@ -62,6 +62,18 @@ label=SOL
|
|||||||
TICKER=SOLUSD
|
TICKER=SOLUSD
|
||||||
interval=30
|
interval=30
|
||||||
|
|
||||||
|
[dexscreener]
|
||||||
|
label=GOAT
|
||||||
|
CHAIN=solana
|
||||||
|
PAIR=9Tb2ohu5P16BpBarqd3N27WnkF51Ukfs8Z1GzzLDxVZW
|
||||||
|
interval=15
|
||||||
|
|
||||||
|
[dexscreener]
|
||||||
|
label=LOCK
|
||||||
|
CHAIN=solana
|
||||||
|
PAIR=AtWMAA6T9t8cq8XCccCFPGDNNQYXhScuNuY6WVRi7FKe
|
||||||
|
interval=30
|
||||||
|
|
||||||
[dexscreener]
|
[dexscreener]
|
||||||
label=PIXL
|
label=PIXL
|
||||||
CHAIN=ethereum
|
CHAIN=ethereum
|
||||||
@@ -74,12 +86,6 @@ interval=30
|
|||||||
# PAIR=0x9A0AA28d999a21d3cf6F2703CDBba9FeAF4a32F7
|
# PAIR=0x9A0AA28d999a21d3cf6F2703CDBba9FeAF4a32F7
|
||||||
# interval=30
|
# interval=30
|
||||||
|
|
||||||
# [dexscreener]
|
|
||||||
# label=LOCK
|
|
||||||
# CHAIN=solana
|
|
||||||
# PAIR=AtWMAA6T9t8cq8XCccCFPGDNNQYXhScuNuY6WVRi7FKe
|
|
||||||
# interval=30
|
|
||||||
|
|
||||||
# [dexscreener]
|
# [dexscreener]
|
||||||
# label=FLT
|
# label=FLT
|
||||||
# CHAIN=ethereum
|
# CHAIN=ethereum
|
||||||
@@ -114,16 +120,16 @@ interval=60
|
|||||||
# SHORT_NAME=
|
# SHORT_NAME=
|
||||||
# interval=5
|
# interval=5
|
||||||
|
|
||||||
[spotify]
|
# [spotify]
|
||||||
# command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
|
# # command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
|
||||||
# label=
|
# # label=
|
||||||
label=
|
# label=
|
||||||
# label=🎧
|
# # label=🎧
|
||||||
# green
|
# # green
|
||||||
# color=#198c19
|
# # color=#198c19
|
||||||
# aqua
|
# # aqua
|
||||||
# color=#2d7272
|
# # color=#2d7272
|
||||||
interval=5
|
# interval=5
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
# ]]] volume/spotify #
|
# ]]] volume/spotify #
|
||||||
@@ -157,7 +163,7 @@ interval=5
|
|||||||
# time [[[ #
|
# time [[[ #
|
||||||
|
|
||||||
[calendar]
|
[calendar]
|
||||||
interval=30
|
interval=5
|
||||||
label=
|
label=
|
||||||
# {{ if eq .chezmoi.hostname "nzxt" }}
|
# {{ if eq .chezmoi.hostname "nzxt" }}
|
||||||
# DATEFMT=+%H:%M
|
# DATEFMT=+%H:%M
|
||||||
@@ -191,9 +197,9 @@ WIDTH=220
|
|||||||
|
|
||||||
# name [[[ #
|
# name [[[ #
|
||||||
|
|
||||||
[name]
|
# [name]
|
||||||
label=
|
# label=
|
||||||
interval=30
|
# interval=30
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
# ]]] name #
|
# ]]] name #
|
||||||
|
|||||||
@@ -343,7 +343,8 @@ Plug 'cristianoliveira/vim-react-html-snippets'
|
|||||||
Plug 'jidn/vim-dbml'
|
Plug 'jidn/vim-dbml'
|
||||||
" Plug 'FuDesign2008/emoji-snippets.vim'
|
" Plug 'FuDesign2008/emoji-snippets.vim'
|
||||||
Plug 'tpope/vim-surround'
|
Plug 'tpope/vim-surround'
|
||||||
Plug 'tpope/vim-commentary'
|
" Plug 'tpope/vim-commentary'
|
||||||
|
Plug 'preservim/nerdcommenter'
|
||||||
" ]]] vim-plug "
|
" ]]] vim-plug "
|
||||||
|
|
||||||
" Mappings [[[ "
|
" Mappings [[[ "
|
||||||
|
|||||||
@@ -11,4 +11,6 @@ if (( $(echo "$price < .09" | bc -l) )); then
|
|||||||
printf "%0.4f\n" "$price" | cut -c 4-
|
printf "%0.4f\n" "$price" | cut -c 4-
|
||||||
elif (( $(echo "$price < .1" | bc -l) )); then
|
elif (( $(echo "$price < .1" | bc -l) )); then
|
||||||
printf "%0.3f\n" "$price" | cut -c 4-
|
printf "%0.3f\n" "$price" | cut -c 4-
|
||||||
|
elif (( $(echo "$price < 1" | bc -l) )); then
|
||||||
|
printf "%0.3f\n" "$price" | cut -c 3-
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user