Commit graph

6 commits

Author SHA1 Message Date
Jan De Dobbeleer 1d8e7b2458 refactor: change powerline config to segment 2020-10-05 17:19:05 +02:00
Jan De Dobbeleer 9a508142fc refactor: understandable offset properties 2020-10-05 17:19:05 +02:00
Jan De Dobbeleer bbeba938f6 refactor: make background color optional 2020-09-21 20:29:50 +02:00
Jan De Dobbeleer 34094b0480 fix: adjust themes according to latest changes 2020-09-17 12:38:01 +02:00
Jan De Dobbeleer 9b9405978e fix: make newline compatible cross shell
When using PowerShell, "\n" isn't recognized as a newline character.
To resolve this, moving the cursor down 1 line is more interesting
as it will work in any shell using ANSI escape sequences (which we
depends upon).
2020-09-16 10:46:50 +02:00
Jan De Dobbeleer c4d1c75781 feat: initial commit 2020-09-12 08:57:18 +02:00