Skip to content

darkrodry/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkRodry dotfiles

This is my personal dotfiles repository. Enjoy it!

My dotfiles use dotbot to automatize the installation process.

Install

To install this dotfiles, first clone the repository. Then, you could install a standalone config or a full profile:

  • to install a complete profile (inside meta/profiles), use ./install-profile **
  • to install a single config (inside meta/configs), use ./install-standalone **

The script will create symlink for all the dotfiles to the repository, install some applications and configure the system. If you update the repository you could also update the dotfiles running the script again.

PostInstall

Commands to run after the install

config nvm

nvm install "lts/*"
nvm alias default "lts/*"

Thanks

I use some repos as inspiration to create my dotfiles:

About

My personal dotfiles configuration

Resources

License

Stars

Watchers

Forks

Languages