.bashrc in documentation

This commit is contained in:
Radovan Garabík 2015-10-10 16:38:09 +02:00
parent 1595dfb6cf
commit 27b06f588c
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ If you want to start using grc automatically with supported commands, add
source /etc/grc.bashrc
To set aliases for supported commands, append to your `~/.bash_profile`:
To set aliases for supported commands, append to your `~/.bashrc`:
[[ -s "/etc/grc.bashrc" ]] && source /etc/grc.bashrc
Or for zsh users, append to `~/.zshrc`: