Go to file
Christoph J. Scherr 925d51b717 vimrc some relocations 2023-03-25 18:45:49 +01:00
home vimrc some relocations 2023-03-25 18:45:49 +01:00
.gitignore update to my configs part 2 2022-12-26 23:17:06 +01:00
LICENSE hope this works lol2 2022-12-01 13:28:20 +01:00
README.md vim added Rustdebug command 2023-02-10 14:08:38 +01:00
desktop-config.sh esc fix tmux+vim 2023-03-06 13:16:17 +01:00
kde-shortcuts.kksrc tmux clears, shortcuts 2023-02-05 13:49:18 +01:00
server-config.sh scripting fix 2023-02-05 13:56:41 +01:00

README.md

configs

This repository contains most of the configs I use on my systems, this is all for Linux systems, be it servers or workstations. To install it, just run the desktop/server script as the target user, some stuff will need to run as root.

Dependencies

  • vim
  • fzf
  • nnn
  • zsh
  • git
  • curl
  • lsd (workstations)
  • nodejs (nvim language server)

TODO

[ ] list nvim plugins and auto install [ ] add options for help, only local installs, complete installs and so on [ ] add vim shortcut to resize splits [ ] take a look at autoclosing plugins for nvim [ ] Check if :Rustdebug works with regular vim