I want to put new aliases to my .bash_profile I cannot find this file, where is it supposed to be?
|
It's a hidden file, located in your homefolder:
(the Because it's a hidden file, you have make it visible. In Nautilus, go to the menu View, and check "show hidden files". (or press the shortcut Ctrl + H) |
||||
|
|
|||
|
|
|
just wanted to chime in - that even files are hidden in viewer you can still open all of them if you just enter name of the file. For example, if you write in dolphin address bar /home//.bashrc it will open the file with default editor without toggling show/hide some files. Other way is to just open your favorite editor and just type in the name of file. I see that as most preferred way to handle hidden files as showing not showing just add to noise that can be avoided. And aliases should go into .bashrc as geirha wrote. |
|||
|
|

.bash_profilewith the dot. – broiyan Dec 11 '12 at 8:39