https://github.com/ndavd/dotfiles
My Neovim config, Arch Linux system configuration files and shell scripts
https://github.com/ndavd/dotfiles
dotfiles neovim nnn nvim vim zellij zsh
Last synced: about 1 year ago
JSON representation
My Neovim config, Arch Linux system configuration files and shell scripts
- Host: GitHub
- URL: https://github.com/ndavd/dotfiles
- Owner: ndavd
- Created: 2021-10-20T15:46:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T10:30:03.000Z (about 1 year ago)
- Last Synced: 2025-05-07T14:24:31.777Z (about 1 year ago)
- Topics: dotfiles, neovim, nnn, nvim, vim, zellij, zsh
- Language: Lua
- Homepage:
- Size: 2.68 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README

## My Dotfiles
> Warning: minimal setup ahead!

- I spent the time optimizing my system to not lose more time on repetitive
actions that can be automated.
- As my needs change so does my system.
- For the reasons stated above, these dotfiles are perpetually
under-construction.
- _**Editor:**_
[neovim](https://github.com/ndavd/dotfiles/tree/main/.config/nvim)
- _**Shell:**_ [zsh](https://github.com/ndavd/dotfiles/tree/main/.zsh)
- _**Terminal Emulator:**_
[kitty](https://github.com/ndavd/dotfiles/tree/main/.config/kitty)
- _**Terminal Workspace:**_
[zellij](https://github.com/ndavd/dotfiles/tree/main/.config/zellij)
- _**Window Manager:**_
[bspwm](https://github.com/ndavd/dotfiles/tree/main/.config/bspwm)
- _**Status Bar:**_
[polybar](https://github.com/ndavd/dotfiles/tree/main/.config/polybar)
- _**Application Launcher:**_
[rofi](https://github.com/ndavd/dotfiles/tree/main/.config/rofi)
- _**Media Controls:**_
[ndavd/media-controller](https://github.com/ndavd/media-controller)