Skip to content
Matt edited this page Jan 10, 2021 · 33 revisions

Details

Additional Software

Installing

Just run git clone https://github.com/mrniceguy127/dotfiles.git ~/.dotfiles && ~/.dotfiles/dotfile-utils/fullinst

Any previous dotfiles that will be overwritten will be backed up into ~/.dotfiles/restbak/, so make sure to move that directory since running this command again will overwrite that backup.

Important Notes:

  • The fullinst script assumes you're an on an Arch-based distro. It also assumes this repo is stored at ~/.dotfiles.
  • The theme and icon theme are NOT included in the package lists.
  • .vimrc does not assume any plugins or plugin managers are installed. Edit/create ~/.scripts/env/env.vimplugs to configure plugins.

Clone this wiki locally