Add alias to bash config

This commit is contained in:
Ribbon 2026-06-22 03:49:58 -03:00
parent 256c414a9b
commit 958fd719c6

View File

@ -75,6 +75,7 @@ fi
alias ll='ls -alF'
alias la='ls -A'
alias l='ls -CF'
#alias cl='clear' # optional alias for the "clear" command
# TODO
# Add an "alert" alias for long running commands. Use like so:
@ -100,4 +101,4 @@ fi
# set orbital screen resolution to workaround shell quirks and avoid x11 or wayland fallback for applications in a orbital session
export DISPLAY=/scheme/orbital/99.0
export ORBITAL_DISPLAY=/scheme/orbital
export ORBITAL_DISPLAY=/scheme/orbital