Fixed an error
This commit is contained in:
parent
4b91d7b67a
commit
ae0d4256cc
1 changed files with 1 additions and 1 deletions
2
profile
2
profile
|
@ -30,7 +30,7 @@ set_prompt
|
||||||
alias ls="ls --color=auto"
|
alias ls="ls --color=auto"
|
||||||
|
|
||||||
# something with keyword completion
|
# something with keyword completion
|
||||||
. /etc/bash_completion
|
# . /etc/bash_completion
|
||||||
|
|
||||||
# default editor
|
# default editor
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
|
|
Loading…
Reference in a new issue