fix: the one true vim

This commit is contained in:
Strix 2023-11-19 15:42:05 +01:00
parent 9f7579a55e
commit 7e009a8b50
No known key found for this signature in database
GPG key ID: 5F35B3B8537287A7
4 changed files with 21 additions and 6 deletions

View file

@ -42,4 +42,5 @@ container() {
ash
}
alias q="exit"
alias q="exit"
alias vim="nvim"