Skip to content

mcornella/dotfiles

Repository files navigation

Requirements

  • git
  • zsh installed and set up:
    1. Install zsh (e.g. apt-get install zsh)
    2. Use zsh as default shell: chsh -s $(which zsh)
    • Restart the user session to apply the change.
    • chsh doesn't work in every system.

Usage

  1. Download or clone repository:
git clone [email protected]:mcornella/dotfiles
  1. Update git submodules:
cd dotfiles
git submodule init
git submodule update
  1. Run init script: ./init.zsh

  2. Restart the shell or run exec zsh

About

My own dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published