Skip to content

srujanm111/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Srujan's Dotfiles

This repository contains my custom configuration files for many terminal and developer related things.

bootstrap.sh symlinks my config files into your home directory and prompts you if it needs to override something!

Setup/Installation

  1. Clone the repository:

    git clone https://github.com/srujanm111/dotfiles.git
  2. Run the setup script:

    cd dotfiles
    sh easysetup.sh
    Optional: installation tip

    The setup script will place zsh-related dotfiles in your home directory if you haven't set $ZDOTDIR. If you want to be more organized, you can configure zsh to use a subdirectory like ~/.zsh/ for these files. BEFORE you run the setup script, you can do this by adding export ZDOTDIR=~/.zsh to your system-level zshenv and restarting your terminal.

Resources

Zsh

About

This repository contains my custom configuration files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors