Skip to content

ismailzilic/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These configuration files are managed with GNU Stow.


Setup

As mentioned, you need GNU Stow installed on you system, or alternatively you can copy all the files manually.

  1. Clone the repository:

    git clone https://github.com/ismailzilic/Dotfiles.git ~/Dotfiles
    
    cd ~/Dotfiles
  2. Deploy dotfiles:
    Run in the Dotfiles directory:

    stow zsh -t ~
    stow .config -t ~/.config

    This will create symlinks in your home directory:

    ~/.zshrc~/Dotfiles/zsh/.zshrc
    ~/.config/...~/Dotfiles/.config/...

About

Configuration files I use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors