Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndavd/dotfiles
My Linux system configuration files and shell scripts
https://github.com/ndavd/dotfiles
dotfiles neovim nnn nvim vim zellij zsh
Last synced: 5 days ago
JSON representation
My Linux system configuration files and shell scripts
- Host: GitHub
- URL: https://github.com/ndavd/dotfiles
- Owner: ndavd
- Created: 2021-10-20T15:46:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T10:44:15.000Z (17 days ago)
- Last Synced: 2024-10-21T15:38:50.427Z (16 days ago)
- Topics: dotfiles, neovim, nnn, nvim, vim, zellij, zsh
- Language: Lua
- Homepage:
- Size: 2.63 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/ndavd/dotfiles?style=flat-square)
## My Dotfiles
> Warning: minimal setup ahead!
![Demo](https://raw.githubusercontent.com/ndavd/dotfiles/main/.github/demo.gif)
- 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)