Skip to content

nvnivs/dotfiles

Repository files navigation

dotfiles

A dotfiles repository to manage the installation of tools and configuration.

How to use

Run the following commands to setup on your local machine. This repository must be checked out into you home directory.

    # Switch to home
    cd ~

    # Clone repo
    git clone https://github.com/nvnivs/dotfiles.git .dotfiles

    # Switch to repo
    cd ~/.dotfiles

    # Execute dot.sh
    ./dot.sh

Customize .zshrc

Customizations to .zshrc for machine specific settings can be added by creating a .zshrc_custom file in the home directory.

It's contents will not be overwritten.

About

Dotfiles for workstation setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published