Skip to content

2korzhik/dotfiles

Repository files navigation

dotfiles

These are my dotfiles. I use oh-my-zsh shell and stow to manage symlinks.

installation

All installation is done via the install.sh script. Comment/uncomment the sections relevant to you:

cd ~
git clone https://github.com/2korzhik/dotfiles.git
cd dotfiles
source install.sh

To install specific configs, you can use the stow command with the folder name as the only argument.

To install the zsh configs:

stow zsh

This will symlink everything in ~/dotfiles/zsh to the correct place in $HOME.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published