diff options
| author | Karel Kočí <cynerd@email.cz> | 2026-02-12 17:40:40 +0100 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2026-02-12 17:40:40 +0100 |
| commit | d2538561ac93001271d40a9e3566e8e33ea51bc8 (patch) | |
| tree | 28f239c2ccdb6b1ede7f2ad4ccef54acc7f3f307 | |
| parent | d0675e09d60c4383d5c4295bebd0e75ae3027fa3 (diff) | |
| download | myconfigs-d2538561ac93001271d40a9e3566e8e33ea51bc8.tar.gz myconfigs-d2538561ac93001271d40a9e3566e8e33ea51bc8.tar.bz2 myconfigs-d2538561ac93001271d40a9e3566e8e33ea51bc8.zip | |
Remove obsolete shvcli.ini
| -rwxr-xr-x | install | 1 | ||||
| -rw-r--r-- | shvcli.ini | 7 |
2 files changed, 0 insertions, 8 deletions
@@ -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) |
