nixos/README.md

33 lines
668 B
Markdown
Raw Normal View History

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
- [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
- SSH config
2023-01-10 13:20:30 +00:00
- Python package
- Crontab
## Installation
2023-01-28 16:36:42 +00:00
Run `make` to symlink configs and download extras.
2023-01-28 16:36:42 +00:00
`software.sh` (WIP) installs common programs.