Skip to content
/ .dots Public

My dotfiles for Linux and macOS

Notifications You must be signed in to change notification settings

djosix/.dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles for Linux and macOS

  • Available targets: make

    Select targets to run:
    
      bash          Install bash config files
      zsh           Install zsh config files
      vim           Install vim config files
      tmux          Install tmux config file
    
      git           Setup name and email for Git
      vim_plug      Install plugins using Plug
      dirs          Create useful directories
    
      base          [bash, zsh, vim, tmux]
      more          [git, vim_plug, dirs]
      all           [base, more]
    
      update        Discard and update
      discard       Discard changes in .dots
      cleanup       Remove backup files
    
    
  • Quick install

    cd
    git clone https://github.com/djosix/.dots.git
    cd .dots
    make all

About

My dotfiles for Linux and macOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published