2023-01-10 13:20:30 +00:00
|
|
|
# Personal dotfiles
|
|
|
|
Collection of various settings, configurations and other miscellaneous tools.
|
|
|
|
|
|
|
|
## Settings
|
|
|
|
- [neovim](https://neovim.io)
|
|
|
|
- [kitty](https://sw.kovidgoyal.net/kitty/)
|
|
|
|
- [lazygit](https://github.com/jesseduffield/lazygit)
|
|
|
|
- [tmux](https://tmux.github.io/)
|
|
|
|
|
|
|
|
## Fonts
|
2023-01-16 11:14:42 +00:00
|
|
|
- [NerdFonts symbols](https://github.com/ryanoasis/nerd-fonts)
|
2023-01-10 13:20:30 +00:00
|
|
|
|
|
|
|
## Templates
|
2023-01-16 11:14:42 +00:00
|
|
|
- SSH config
|
2023-01-10 13:20:30 +00:00
|
|
|
- Python package
|
|
|
|
- Crontab
|
2023-01-12 11:56:10 +00:00
|
|
|
|
2023-01-16 11:14:42 +00:00
|
|
|
## Installation
|
|
|
|
`install.sh` will set up most common configurations
|
2023-01-12 11:56:10 +00:00
|
|
|
|
2023-01-16 11:14:42 +00:00
|
|
|
`extra_installers/` contains additional (unfinished) scripts to simplify installing commonly used software
|