dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 066690fc684f5d744ef2d77c6d3ef281057fff79
parent 58b94f5ffda85a299f982b605b5cc1422fafeaa8
Author: Ashymad <czilukim@o2.pl>
Date:   Thu,  5 Apr 2018 19:35:43 +0200

Merge remote-tracking branch 'origin/master' into notwobug

Diffstat:
M.stowrc | 2+-
Mastroid/.config/astroid/config | 12++++++------
2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.stowrc b/.stowrc @@ -1 +1 @@ ---target=/home/shyman +--target=/home/shyman --no-folding diff --git a/astroid/.config/astroid/config b/astroid/.config/astroid/config @@ -11,10 +11,6 @@ "level": "0" } }, - "terminal": { - "height": "10", - "font_description": "Monofur Nerd Font" - }, "thread_index": { "page_jump_rows": "6", "sort_order": "newest", @@ -66,8 +62,8 @@ "message_id_user": "", "user_agent": "default", "send_delay": "2", - "close_on_success": "false", - "format_flowed": "true" + "format_flowed": "true", + "close_on_success": "false" }, "poll": { "interval": "300", @@ -105,6 +101,10 @@ "history_lines_to_show": "15", "history_lines": "1000" }, + "terminal": { + "height": "10", + "font_description": "Monofur Nerd Font" + }, "accounts": { "o2": { "name": "Szymon Mikulicz",