aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2021-07-21 15:53:52 +0300
committereug-vs <eug-vs@keemail.me>2021-07-21 16:04:10 +0300
commitcf3eefda31e98d4725a64000861a388ba7708c62 (patch)
tree7e0028cede47398c74056c92af30c515bc8f9579 /.github
parent26d393eacb0468edeed62befe365c1ae0752a680 (diff)
downloaddotfiles-feat/stow.tar.gz
feat!: move to GNU Stow, remove wikifeat/stow
Diffstat (limited to '.github')
-rw-r--r--.github/README.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/.github/README.md b/.github/README.md
deleted file mode 100644
index 4519e9e..0000000
--- a/.github/README.md
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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/)
-
-Documentation: [wiki](../Documents/wiki/index.md)
-
-## Installation
-1. Checkout into bare git repository:
- ```sh
- git clone --bare https://github.com/eug-vs/dotfiles $HOME/.dotfiles.git
- ```
-2. Setup local alias to simplify your life:
- ```
- alias config='git --git-dir=$HOME/.dotfiles.git --work-tree=$HOME'
- ```
-3. Hide untracked files:
- ```
- config config --local status.showUntrackedFiles no
- ```
-4. Backup you current dotfiles (if any)
-5. Run `config checkout master`
-
-## Screenshots
-![docs](../Pictures/Porn/docs.png)
-![spotify](../Pictures/Porn/spotify.png)
-