1
0
Fork
You've already forked drop
0
Small system utilities that i like to have on any new system
  • C 31.9%
  • Makefile 25.6%
  • C++ 24.8%
  • CMake 17.4%
  • Lua 0.1%
  • Other 0.1%
2026年05月23日 19:59:31 +01:00
home Update 2026年05月23日 19:59:31 +01:00
tlp Update 2026年05月23日 19:59:31 +01:00
wallpapers Updated everything 2026年04月13日 15:09:10 +01:00
README.txt Addition of configuration files - 15022026-2228 2026年02月15日 22:28:08 +00:00

This is a small drop in repository of editors that I clone onto any of my
systems.
It provides the holy trinity of editors at the very basics:
- Vi:		Using a slightly custom NeatVi build (C++ and Java syntax highlighting).
- Emacs: 	Using a basic MG build (minus the annoying help message, albeit I removed it crudely).
- Ed:		The standard (and best) Unix editor.
More programs that I will use will the added here.