diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2020-09-26 11:46:55 +0200 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2020-09-26 11:46:55 +0200 |
commit | 97cf939f17abc850f642f668a286c85b31bf2b41 (patch) | |
tree | 87de1d809300b29ae5f83b155b1e9739fd3e147f /README.md | |
parent | 8ee6267080f543e9d9e6c90dfa513cee44096e84 (diff) | |
download | dots-97cf939f17abc850f642f668a286c85b31bf2b41.tar.gz dots-97cf939f17abc850f642f668a286c85b31bf2b41.zip |
Add README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3917f35 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Dots + +Here're all of my configuration files I used every day. Managed by [home-manager](https://github.com/nix-community/home-manager). + +### Programs I use + +I use mostly common programs that you are probably familiar of. But I also use some custom software, check it out in [pnpkgs](https://github.com/pniedzwiedzinski/pnpkgs). |