This is the configuration file for custom linux terminal aliases and emoticons. The .bashrc
file is a configuration file for the bash shell. The file consists of commands, functions, aliases, and scripts that execute every time a bash session starts on Linux or macOS. The file allows customizing the shell environment with various functionalities, shortcuts, and visual tweaks. Understanding the structure and function of the .bashrc
file can help you customize your shell environment to your liking.
Installation and configuration are available on this wiki