commit 1e79a16d69caafafa2d00edda44cef88947792b2 Author: Oliver Friedrich Date: Thu Oct 31 19:48:19 2019 +0100 Added README diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ce8449 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# ohlis dotfiles + +My personal configuration for procastination and feeling productive + +## Approach + +* use cmdline based instead of bloated gui apps +* vim bindings everywhere +* use pipes and standard scripts as much as possible + +## Programs +* i3-gaps - a window manager +* Arch Linux - a rolling release linux distribution which follows the KISS principle +* neovim - the future of vim? It works basically the same but is faster +* termite - nice terminal emulator with nice vim and i3 integration