Go to file
Christoph J. Scherr 3ce11bfcf0
Merge branch 'master' into wsl
2023-07-06 10:22:17 +02:00
home Merge branch 'master' into wsl 2023-07-06 10:22:17 +02: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 mirror note 2023-04-16 16:49:28 +02:00
conf-only.sh safer apply scripts 2023-07-04 21:33:01 +02:00
desktop-config.sh safer apply scripts 2023-07-04 21:33:01 +02:00
distrobox-config.sh safer apply scripts 2023-07-04 21:33:01 +02:00
kali-config.sh safer apply scripts 2023-07-04 21:33:01 +02:00
kde-shortcuts.kksrc tmux clears, shortcuts 2023-02-05 13:49:18 +01:00
minimal.sh safer apply scripts 2023-07-04 21:33:01 +02:00
nvim-appimage.sh update alt prios 2023-06-29 21:39:52 +02:00
server-config.sh safer apply scripts 2023-07-04 21:33:01 +02:00
termux-config.sh safer apply scripts 2023-07-04 21:33:01 +02: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

Mirrored

The origin of this repository is git.cscherr.de It is mirrored to github