diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-08-06 12:15:13 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-08-06 12:15:13 -0500 |
| commit | 968141f8a710627946be9566cf7bcec937f60f5c (patch) | |
| tree | 974b1e2f2990ac30d6c075cb27ca28a3b60ea916 /env/.config/.profile | |
| parent | 83318afdb6280e9f0d4aefda22db6f55bc76124b (diff) | |
Squashed commit of the following:
- mpv
- i3
- changed zsh ps1
- added swapscape to backup-tol2
- removed floating
- show hidden on word search telescope
- added mod+r to leave resize
Diffstat (limited to 'env/.config/.profile')
| -rwxr-xr-x | env/.config/.profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/env/.config/.profile b/env/.config/.profile index 1888597..ae08e42 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -65,7 +65,6 @@ alias fman="bash -c 'compgen -c' | fzf | xargs man" alias LC="fukn loadkeys ~/.config/swapscape.map" -alias music="nohup vlc ~/stuff/media/music > /dev/null 2> /dev/null < /dev/null & disown && cd ~/stuff/media/music && lfk" alias ibuss="ibus-daemon -rxRd" alias ygg="fukn bash -c 'mkdir /var/run/yggdrasil; yggdrasil -useconf < /etc/yggdrasil.conf'" alias obss="obs && obs --enable-media-stream & disown" |
