Skip to content

vokhactri/.dotfiles

Repository files navigation

My personal dotfiles

Requirement

  • GNU stow

Installation

  1. clone repo to your $HOME dir
  git -C $HOME clone https://github.com/vokhactri/.dotfiles.git
  1. go to repo directory that you've cloned
cd .dotfiles
  1. use stow to symlink all configs to $HOME/.config dir:
  • to symlink for config dirs
    stow */
    
  • to symlink only one config dir, for example zsh
    stow zsh
    

Credit

About

My personal dotfiles

Topics

Resources

Stars

Watchers

Forks

Languages