Compare commits
1 Commits
6b12dfb4dc
...
3915f272d7
Author | SHA1 | Date | |
---|---|---|---|
3915f272d7 |
@ -6,9 +6,10 @@ Every configuration file is categorized, inside a parent folder.
|
||||
|
||||
If you want to deploy them without using GNU stow, copy the
|
||||
configuration file with the corresponding folder hierarchy, in your home
|
||||
folder:
|
||||
folder.
|
||||
For example:
|
||||
|
||||
#+begin_src shell
|
||||
#+begin_src sh
|
||||
cd vim
|
||||
cp .vimrc ~/.vimrc
|
||||
cp -R .vim ~/.vim
|
||||
|
Loading…
Reference in New Issue
Block a user