truncate history
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Dotfiles
|
||||
|
||||
For managing the configs GNU Stow is used. Every directory represents a
|
||||
configuration path relative to $HOME.
|
||||
To install a single configuration(e.g. zsh; stow needs to be installed) just do
|
||||
|
||||
```
|
||||
$ cd Dotfiles
|
||||
$ stow zsh
|
||||
...
|
||||
```
|
||||
|
||||
For further reading see `man stow`.
|
||||
Reference in New Issue
Block a user