ArchLinux and Neovim powered by my personal dotfiles as my main IDE
416
git clone --recursive https://github.com/jeremija/dotfiles ~/dotfiles
cd ~/dotfiles
make install
You can run mac-setup to install homebrew and its packages:
make mac-setup
cd ~/dotfiles
make uninstall
NOTE Installation should not replace any existing files, but uninstall WILL remove them!
To install nvm just run:
git clone https://github.com/creationix/nvm ~/.nvm
Content type
Image
Digest
Size
1.4 GB
Last updated
over 8 years ago
docker pull jeremija/dotfiles