init
This commit is contained in:
commit
b3efe740e0
11 changed files with 80 additions and 0 deletions
6
.profile
Normal file
6
.profile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
EDITOR=/usr/bin/nvim
|
||||
alias vi=nvim
|
||||
alias vim=nvim
|
||||
|
||||
alias la='ls -a'
|
||||
alias ll='ls -al'
|
||||
Loading…
Add table
Add a link
Reference in a new issue