From af0d7448982881a5e2d63aff8e2d9c2f47582e8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 4 Feb 2024 09:24:35 +0100 Subject: vim: various tweaks and improvements --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index fd5ab1e..b636e03 100755 --- a/install +++ b/install @@ -74,6 +74,7 @@ if ask "dev" "Development tools configuration"; then 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 if ask "sync" "Install synchronization"; then -- cgit v1.2.3