Enable interactive comments
This commit is contained in:
parent
2e8f04cbfb
commit
84540f5b82
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# Enable comments at the command line (idk where else to put this)
|
||||
setopt interactivecomments
|
||||
|
||||
# Aliases for color support
|
||||
if [ -x /usr/bin/dircolors ]; then
|
||||
test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval "$(dircolors -b)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue