Skip to content

nicholasadamou/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nick's dotfiles

preview

Nick's sensible defaults based on set-me-up-blueprint.

What's inside

  1. A rcm tag called nicholas and an adapted rcrc file.
  2. Installer that is required to download set-me-up on top of my blueprint.

How to use

xkcd: Automation

  1. Read the docs.

  2. Use the installer to obtain set-me-up and Nick's blueprint.

    (⚠️ DO NOT run the install snippet if you don't fully understand what it does. Seriously, DON'T!)

    bash <(curl -s -L https://raw.githubusercontent.com/nicholasadamou/dotfiles/main/dotfiles/modules/install.sh)
    

    For fish shell users:

    curl -s -L https://raw.githubusercontent.com/nicholasadamou/dotfiles/main/dotfiles/modules/install.sh | bash
    
  3. Use the smu script (which you will find inside the smu home directory) to run the base module.

     bash ~/set-me-up/set-me-up-installer/smu --base
    

    ⚠️ Please note that after running the base module, moving the source folder is not recommended due to the usage of symlinks.

Updating Submodules

git submodule update --remote --merge
git add -A && git commit -m "chore: update git submodules" && git push

License

The code is available under the MIT.

About

⚡ Nick (@nicholasadamou) does dotfiles - his sensible MacOS/Debian Linux defaults.

Resources

License

Stars

Watchers

Forks

Contributors