diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-06-08 00:09:28 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-06-08 00:09:28 -0500 |
| commit | 01b58f09b74cf22cbdbdc24dbdc8b62fed15f21e (patch) | |
| tree | 78b3e2a4b0777afe5c0cf54949e7528f2ef82b79 /env/.config/.profile | |
| parent | b69040fda091cb2a55e00c05e924cd0c0a42cb57 (diff) | |
removed lsp-zero and reconfigured lsp. setup cmp more throughly. added snippets. made packer file a bit more organized.
Diffstat (limited to 'env/.config/.profile')
| -rwxr-xr-x | env/.config/.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/.config/.profile b/env/.config/.profile index 36fcef3..b862378 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -77,6 +77,7 @@ alias get_channel_id="xargs curl -s | grep -Eo 'channel_id=.{0,50}' | sed 's/\". alias vasm="~/stuff/manual-programs/vasm/vasm6502_oldstyle -Fbin -dotdir " alias pipes="pipes.sh -t 0 -p 3 -f 30 -r 2000" +alias astro="astroterm --color --constellations --speed 10000 --fps 64 --unicode -i Arlington" alias anim="hyprctl keyword animations:enabled " # mounting |
