# variables and aliases from the user profile # :variables export PAGER=bat export EDITOR=nano # :aliases alias ll="ls -l" alias la="ls -al"