Python currency converter

This commit is contained in:
2025-02-03 17:44:47 -05:00
parent d04af8e39f
commit 05231501e7
5 changed files with 43 additions and 11 deletions

View File

@@ -32,12 +32,10 @@ whi "whereis"
# nvt "nvidia-settings --assign CurrentMetaMode='DVI-I-1: nvidia-auto-select +0+0 {ForceCompositionPipeline=On}, HDMI-0: nvidia-auto-select +3840+0 {ForceCompositionPipeline=On}'"
{{ if eq .chezmoi.hostname "nzxt" }}
xra "xrandr --auto"
xrs "xrandr --auto && xrandr --output HDMI-0 --right-of DVI-I-1"
xrn "xrandr --output HDMI-0 --rotate normal && grep wallpaper ~/.cache/wal/colors.sh | cut -d\' -f2 | xargs wal -i > /dev/null"
xrr "xrandr --output HDMI-0 --rotate right && grep wallpaper ~/.cache/wal/colors.sh | cut -d\' -f2 | xargs wal -i > /dev/null"
{{ end }}
{{ if eq .chezmoi.hostname "x1-carbon" }}
xro "xrandr --output HDMI2 --off"
@@ -358,9 +356,9 @@ am "antimicro"
# task [[[ #
a "task"
aa "task add"
aa "task add proj:anp"
aan "task add"
aal "task add proj:lnx"
aan "task add proj:anp"
aap "task add proj:"
aas "task add proj:sch"
# aam "task add proj:ms"
@@ -417,6 +415,8 @@ but "buku -zu --tag"
bw "buku --immutable 1 -w -1"
# ]]] buku #
ca "currency CAD USD"
us "currency USD CAD"
cc "calcurse"
ccc "calcurse -D ~/.calcurse/alt-cals/class"
cci "calcurse -i"
@@ -611,7 +611,7 @@ wrw "watson report -Gc"
# timetrace [[[ #
tt "timetrace"
ttr "timetrace"
tta "timetrace start"
ttaa "timetrace start a3@300"
tte "timetrace edit record latest"
@@ -1057,6 +1057,8 @@ ssc "mosh mokkar@teach.cs.utoronto.ca"
ttlo "timetrace start look@job"
ttle "timetrace start leetcode@job"
ts "npx tsc"
# ]]] work #
# red-hat [[[ #

View File

@@ -280,6 +280,7 @@ el ~/coding/eliza
an ~/coding/ai-nft-proj/
anb ~/coding/ai-nft-proj/backend
anf ~/coding/ai-nft-proj/frontend
tt ~/coding/try-eliza-twitter-client
# ]]] sch #