mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): config
This commit is contained in:
parent
88b70c5bb0
commit
23d948521d
5 changed files with 523 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
alias ls='tree -Cph -L 1'
|
||||
alias la='tree -Cpha -L 1'
|
||||
alias history='history | nl | tac | less -S +G'
|
||||
|
||||
alias vim='nvim'
|
||||
|
||||
if not uname -a | grep -qi darwin
|
||||
alias chmod='chmod --preserve-root'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue