Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 490 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 490 Bytes

dotfiles

My dotfiles, for my daily life.

Includes

  • zsh
  • nvm
  • neovim
  • rust

Installing

git clone https://github.com/AdMorgado/dotfiles.git ~/dotfiles

Utilizing it

Two use it, you have two scripts. install.bash and setup.bash.

install.bash

Meant to be used once, installs multiple packages and tools.

setup.bash

Meant to be used routinely, copies all dotfiles and config files over to the home folder, overwriting any existing ones.