Update config files to use stow
This commit is contained in:
13
README.md
13
README.md
@@ -1,6 +1,11 @@
|
||||
# Dotfiles
|
||||
Collection of configuration/dotfiles. Most are designed to be linked via GNU stow, for example:
|
||||
|
||||
```
|
||||
stow --dotfile git
|
||||
```
|
||||
## Install
|
||||
|
||||
Install tpm for tmux:
|
||||
|
||||
`git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm`
|
||||
|
||||
Link all dotfiles:
|
||||
|
||||
`stow git zsh nvim vim tmux`
|
||||
|
||||
Reference in New Issue
Block a user