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/)
|
2023-01-28 16:36:42 +00:00
|
|
|
- [poetry]()
|
|
|
|
- [ranger]()
|
|
|
|
- [zsh]() paths and aliases
|
2023-01-10 13:20:30 +00:00
|
|
|
|
|
|
|
## 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
|
|
|
|
2023-01-28 16:36:42 +00:00
|
|
|
## Binaries
|
|
|
|
- [EFM LSP]()
|
|
|
|
- [Lazygit]()
|
|
|
|
- [Lua LSP]()
|
|
|
|
- [RipGrep]()
|
|
|
|
- [TexLab]()
|
|
|
|
- [Treesitter]()
|
|
|
|
|
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
|
2023-01-28 16:36:42 +00:00
|
|
|
Run `make` to symlink configs and download extras.
|
2023-01-12 11:56:10 +00:00
|
|
|
|
2023-01-28 16:36:42 +00:00
|
|
|
`software.sh` (WIP) installs common programs.
|