aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2026-02-12 17:40:40 +0100
committerKarel Kočí <cynerd@email.cz>2026-02-12 17:40:40 +0100
commitd2538561ac93001271d40a9e3566e8e33ea51bc8 (patch)
tree28f239c2ccdb6b1ede7f2ad4ccef54acc7f3f307
parentd0675e09d60c4383d5c4295bebd0e75ae3027fa3 (diff)
downloadmyconfigs-d2538561ac93001271d40a9e3566e8e33ea51bc8.tar.gz
myconfigs-d2538561ac93001271d40a9e3566e8e33ea51bc8.tar.bz2
myconfigs-d2538561ac93001271d40a9e3566e8e33ea51bc8.zip
Remove obsolete shvcli.ini
-rwxr-xr-xinstall1
-rw-r--r--shvcli.ini7
2 files changed, 0 insertions, 8 deletions
diff --git a/install b/install
index 98580a6..7ecdc5f 100755
--- a/install
+++ b/install
@@ -84,7 +84,6 @@ 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
curl "https://github.com/cyrus-and/gdb-dashboard/raw/master/.gdbinit" >~/.gdbinit
fi
diff --git a/shvcli.ini b/shvcli.ini
deleted file mode 100644
index 66caf52..0000000
--- a/shvcli.ini
+++ /dev/null
@@ -1,7 +0,0 @@
-[hosts]
-localhost = tcp://admin@localhost?password=admin!123
-test = tcp://test@localhost?password=test
-brcg2 = tcp://cli@localhost
-
-[hosts-shell]
-nirvana = tcp://kkoci@nirvana.elektroline.cz:3756?password=$(pass elektroline.cz/nirvana/kkoci)