mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-29 21:26:42 -04:00
Move local service back to default runlevel
This commit is contained in:
+1
-2
@@ -195,8 +195,7 @@ pacman -S neofetch htop neovim --needed --noconfirm
|
||||
mkdir -p /etc/xdg/nvim/colors
|
||||
install -m 0644 ./config-files/sysinit.vim /etc/xdg/nvim/sysinit.vim
|
||||
install -m 0644 ./config-files/gruvbox.vim /etc/xdg/nvim/colors/gruvbox.vim
|
||||
rc-update add local boot
|
||||
rc-update del local default
|
||||
rc-update add local
|
||||
|
||||
# echo completion message
|
||||
echo -e "\n---------------------------------------------------------"
|
||||
|
||||
Reference in New Issue
Block a user