mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
Merge pull request #311 from polvi/usr-vimrc
usr(vimrc): move vimrc to /usr/local/vim
This commit is contained in:
commit
23ba4fdde0
@ -123,7 +123,7 @@ src_install() {
|
||||
doins "${FILESDIR}"/fstab
|
||||
|
||||
# Insert a mini vimrc to avoid driving everyone insane
|
||||
insinto /etc/vim
|
||||
insinto /usr/share/vim
|
||||
doins "${FILESDIR}"/vimrc
|
||||
|
||||
# Symlink /etc/localtime to something on the stateful partition,
|
||||
|
Loading…
Reference in New Issue
Block a user