aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2023-01-12 08:44:57 +0100
committerKarel Kočí <cynerd@email.cz>2023-01-12 08:44:57 +0100
commit9aebd3181e16a5718b5d958d54e606a41a769870 (patch)
tree8e816066c112fb866e27bbf53526b11333be2652 /install
parent718e46e50343c40b786a806ef9f18c530c02b369 (diff)
downloadmyconfigs-9aebd3181e16a5718b5d958d54e606a41a769870.tar.gz
myconfigs-9aebd3181e16a5718b5d958d54e606a41a769870.tar.bz2
myconfigs-9aebd3181e16a5718b5d958d54e606a41a769870.zip
configure clang
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 3982175..e1d2193 100755
--- a/install
+++ b/install
@@ -56,6 +56,7 @@ if ask "vim" "Install VIM scripts"; then
fi
if ask "dev" "Development tools configuration"; then
+ inst config/clangd/ ~/.config/clangd
inst pdbrc ~/.pdbrc
inst config/pycodestyle ~/.config/pycodestyle
inst flake8 ~/.flake8