From 550ef3a8569554e02806c72122284273a7f5d94d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 5 Oct 2023 22:12:59 +0200 Subject: Add SHVCLI config --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index bce3e93..ebdc837 100755 --- a/install +++ b/install @@ -68,6 +68,7 @@ if ask "dev" "Development tools configuration"; then inst pylintrc ~/.pylintrc inst config/mypy/ ~/.config/mypy inst local/bin/new-flake-dev ~/.local/bin/new-flake-dev + inst shvcli.ini ~/.shvcli.ini fi if ask "sync" "Install synchronization"; then -- cgit v1.2.3