dotfiles/README.md

23 lines
647 B
Markdown
Raw Normal View History

2017-01-26 13:48:55 +01:00
# my personal dotfiles
2017-01-26 13:58:27 +01:00
These are my personal dotfiles. Free for personal use. Thanks to [@bebehei](https://github.com/bebehei)
2017-01-26 13:48:55 +01:00
# My configured software
2019-09-16 22:27:15 +02:00
* sway (wayland: window manager)
* i3 (xorg: window manager) (maybe outdated)
2026-01-27 00:13:56 +01:00
* neovim (nvim)
* replaces `vim` completely
2017-01-26 13:48:55 +01:00
* vim
2026-01-27 00:13:56 +01:00
* used as fallback, in case neovim is not available
2017-01-26 13:48:55 +01:00
* NerdTree, autocompletion
* colored
* [git diff integration](https://github.com/mhinz/vim-signify)
* bash
* keychain for automatic encryption of SSH-Keys
* [liquidprompt](https://github.com/nojhan/liquidprompt)
* small configuration for programs like:
* wget
* git
2017-01-26 13:58:27 +01:00
* top