Skip to content

pavelklymenko/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

dotfiles

Installation

Clone this repository (it's important to clone in the same path below in order to use stow without extra parameters):

❯ git clone https://github.com/pavelklymenko/dotfiles.git ~/.dotfiles

Manual Installation

Create symbolic links for the configuration files, e.g.:

ln -s ~/.dotfiles/tmux/.tmux.conf ~/.tmux.conf

Using Stow

Install stow (if not already installed):

Mac:      brew install stow
Ubuntu:   apt-get install stow

Use stow to install the dotfiles:

❯ cd ~/.dotfiles
~/.dotfiles main ❯ stow tmux -v
LINK: .tmux.conf => .dotfiles/tmux/.tmux.conf
~/.dotfiles main ❯

About

personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages