bashrc: renamed all files in .bashrc.d from .bashrc to .sh
This commit is contained in:
parent
b617d7a72b
commit
5ae5f29898
4 changed files with 1 additions and 1 deletions
|
@ -1,6 +0,0 @@
|
|||
# Use neovim instead of vim if it is present
|
||||
|
||||
if command -v nvim >/dev/null 2>&1
|
||||
then
|
||||
alias vim="nvim"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue