mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16: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
|
doins "${FILESDIR}"/fstab
|
||||||
|
|
||||||
# Insert a mini vimrc to avoid driving everyone insane
|
# Insert a mini vimrc to avoid driving everyone insane
|
||||||
insinto /etc/vim
|
insinto /usr/share/vim
|
||||||
doins "${FILESDIR}"/vimrc
|
doins "${FILESDIR}"/vimrc
|
||||||
|
|
||||||
# Symlink /etc/localtime to something on the stateful partition,
|
# Symlink /etc/localtime to something on the stateful partition,
|
||||||
|
Loading…
Reference in New Issue
Block a user