From 1e79a16d69caafafa2d00edda44cef88947792b2 Mon Sep 17 00:00:00 2001 From: Oliver Friedrich Date: Thu, 31 Oct 2019 19:48:19 +0100 Subject: [PATCH] Added README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md 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