dotfiles

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

commit e635b893f633a93c577a071b22858cf9e346749a
parent f21eefac25ca70850350873a001074d916645e0b
Author: Ashymad <czilukim@o2.pl>
Date:   Sun, 14 Jan 2018 14:57:54 +0100

New version

Diffstat:
M.config/astroid/config | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.config/astroid/config b/.config/astroid/config @@ -64,7 +64,8 @@ "send_delay": "2" }, "poll": { - "interval": "300" + "interval": "300", + "always_full_refresh": "false" }, "attachment": { "external_open_cmd": "xdg-open"