If I have the following in the command line, ~/.bash
when I type <TAB>, it will become /home/my_user_name/.bash I'm wondering if it is possible to configure bash command completion, so that it will still be '~/.bash'
If I have the following in the command line, ~/.bash
when I type <TAB>, it will become /home/my_user_name/.bash I'm wondering if it is possible to configure bash command completion, so that it will still be '~/.bash'