diff options
author | Adrian Kummerländer | 2014-02-10 17:49:59 +0100 |
---|---|---|
committer | Adrian Kummerländer | 2014-02-10 17:49:59 +0100 |
commit | f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9 (patch) | |
tree | 9b28a7311a5126180c9ab7eb6c283a49ae6af76d | |
parent | d0e953862e4ed12b20de530744e791b63a10a8ac (diff) | |
parent | 9364586d88db5c6eb73eaece5d91779d6ec0a145 (diff) | |
download | dotfiles-f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9.tar dotfiles-f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9.tar.gz dotfiles-f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9.tar.bz2 dotfiles-f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9.tar.lz dotfiles-f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9.tar.xz dotfiles-f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9.tar.zst dotfiles-f9ff223d4a86bb0e5a40cfa85fd9a59050f984e9.zip |
Merge branch 'master' of https://github.com/KnairdA/dotfiles
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1ae557b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Dotfiles + +This repository contains a collection of configuration files of my system. + +For managing dotfiles using symlinks I can recommend [GNU Stow](https://www.gnu.org/software/stow/). |