

Type nano ~/.bash_profile if you prefer using the nano GNU in order to make critical changes to the file. bash_profile, for instance, to open and write into in order to create customized shortcut commands for your daily usage. Once your in the Terminal, type ls -a to be given a list of files and folders that are both hidden and not hidden. You can simply command+ SPACE to bring up the search bar. Make sure you’re going to create these customized commands in the right file. bash_profile might really be where all the magic happens for creating shortcut commands in the Terminal! If you’re sort of familiar with the general Unix command line commands that allow you to navigate through your machine via the Terminal, then creating aliases will help optimize your navigation process! It’s pretty easy, too.
