Install VIM and make it default editor
This commit is contained in:
parent
486e6b0f04
commit
07d715cb4d
2 changed files with 2 additions and 0 deletions
1
stage2/03-vim-editor/00-packages
Normal file
1
stage2/03-vim-editor/00-packages
Normal file
|
@ -0,0 +1 @@
|
|||
vim
|
1
stage2/03-vim-editor/00-run-chroot.sh
Executable file
1
stage2/03-vim-editor/00-run-chroot.sh
Executable file
|
@ -0,0 +1 @@
|
|||
update-alternatives --set editor /usr/bin/vim.basic
|
Reference in a new issue