diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-03-21 03:51:09 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-03-21 03:51:09 -0500 |
| commit | 32418fca3e38ef2e6b5e62c8f568da6e0a73a261 (patch) | |
| tree | c3d68f02be6a2b196a222a5eb9c9341e55929d34 /env/.config/.profile | |
| parent | 66953f50fbbd312499d577ef6358fe0e675c54ab (diff) | |
Squashed commit of the following:
- moved from st to st-flexipatch
- dwm changes
- added dunst to autostart
- moved from lf-gadets to lfimg-sixel
- st
- asciidoc conf for 3rd nvim
Diffstat (limited to 'env/.config/.profile')
| -rwxr-xr-x | env/.config/.profile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/env/.config/.profile b/env/.config/.profile index d9ee8c2..4fad1a2 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -53,13 +53,12 @@ alias ff='fastfetch -c $HOME/.config/fastfetch/10.jsonc 2> /dev/null || fastfetc alias ffchar='fastfetch -c $HOME/.config/fastfetch/ascii-char.jsonc' # alias fastfetch='fastfetch --localip-show-ipv4 0 --kitty-direct /home/iceyrazor/stuff/media/ICE/Sprite-0009.png --logo-width 40 --logo-height 20' alias numen="echo key x | fukn dotool && NUMEN_DMENU=rofi NUMEN_DMENU_OPTS='-show drun' LD_LIBRARY_PATH=/usr/lib/ numen & disown" -alias ascii="~/stuff/scripts/c/SDL/ascii/ascii" +alias ascii="~/stuff/scripts/c/SDL/ascii/bin/ascii" alias newsboat="NO_PROXY=\".com,.org,.xyz,.chat,.social,.net,.co,.love\" newsboat" alias watchlss="fukn watch \"du -ah -d 1 | sort -hr\"" alias dev="~/stuff/scripts/dotfiles/run.sh" -# alias lfub=~/.local/bin/lf-gadgets/lf-ueberzug/lf-ueberzug -alias lfk=~/.local/bin/lf-gadgets/lf-kitty/lf-kitty +alias lf="~/.local/bin/lfimg-sixel/lfrun" alias ovim=/usr/bin/vim alias vim=nvim alias notes="cd ~/stuff/notes && vim notes.adoc && cd ~" |
