diff options
author | eug-vs <eug-vs@keemail.me> | 2020-12-08 01:03:46 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-12-08 01:03:46 +0300 |
commit | 125156a2ce9a7666c5a86b3c69b94d2751eb540d (patch) | |
tree | 22f78032526877c5ad4d8eb96e57f72a5b2e21ff /Documents/wiki/index.md | |
parent | eb95acf35b113812d45c8a33a27339c9d0a3dc1d (diff) | |
download | dotfiles-125156a2ce9a7666c5a86b3c69b94d2751eb540d.tar.gz |
chore: update wiki and move it to Documents
Diffstat (limited to 'Documents/wiki/index.md')
-rw-r--r-- | Documents/wiki/index.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documents/wiki/index.md b/Documents/wiki/index.md new file mode 100644 index 0000000..8385adc --- /dev/null +++ b/Documents/wiki/index.md @@ -0,0 +1,12 @@ +# dotfiles +This repo contains dotfiles, configs and environment settings for my Arch setup. +Documentation is managed via [vimwiki](https://github.com/vimwiki/vimwiki) plugin. + +Github repo: [dotfiles](https://github.com/eug-vs/dotfiles) + +Author: [eug-vs](https://github.com/eug-vs/) + +## Wiki + - [i3wm](i3wm) - my customizations of i3 tiling window manager + - [vim](vim.md) - minimal Neovim configuration and tips + |