# Used to set important variables, such as PATH, XDG_ and alike.
#
export PATH=".local/bin:$PATH"
export PATH="$HOME/.local/bin:$PATH"
export LANG="en_GB.UTF-8"
# Use neovim for editor whenever available.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.