1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Symlink vi -> vim

This commit is contained in:
Joe Groocock 2016-04-02 16:02:05 +01:00
parent 19695f16e8
commit 25e9e4a740

View File

@ -2,6 +2,8 @@
pacaur -S ../packages
sudo ln -s /usr/bin/vim /usr/bin/vi
systemctl enable lightdm.service
systemctl enable bluetooth.service --now
systemctl enable NetworkManager.service --now