aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 10 insertions, 6 deletions
diff --git a/README.md b/README.md
index e56d58d..9e3ff2e 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,17 @@
# .files
+
These are my personal dotfiles of my main PC and all my other devices. You probably shouldn't use these, as the configs are **very** specific to my PC usage.
## Features
-* System-wide dark color scheme (e.g. Vim, DWM, ST, qutebrowser, Spotify, notifications, ...)
-* System-wide Vim-key navigation
-* Automatic environment setup on boot (personal preference)
-* Simple and effecient backup and sync scripts
-* Scripts for faster bootstrapping of projects and better development experience
+
+- System-wide dark color scheme (e.g. Vim, DWM, ST, qutebrowser, Spotify, notifications, ...)
+- System-wide Vim-key navigation
+- Automatic environment setup on boot (personal preference)
+- Simple and effecient backup and sync scripts
+- Scripts for faster bootstrapping of projects and better development experience
## Screenshots
+
qutebrowser and Neovim
![qutebrowser and vim](.scrots/qute_vim.png)
@@ -18,6 +21,7 @@ Spotify and Zathura
![Spotify and zathura](.scrots/spot_zat.png)
## My routine for new machines
-1. Clone this repository and move all its files into your `$HOME` (including `.git`)
+
+1. Clone this repository into any directory
2. Execute `./sync`
3. Repeat step 2 every once in a while