22 lines
979 B
Markdown
22 lines
979 B
Markdown
|
<h1 align="center">:house_with_garden: home</h1>
|
||
|
|
||
|
this directory is where all of my dotfiles live, with everything being managed by home-manager.
|
||
|
|
||
|
name | description
|
||
|
--------------- | -----------
|
||
|
`default.nix` | used for commonly shared modules, for multiple home-manager configs
|
||
|
`dunst` | notification daemon
|
||
|
`git` | version control system
|
||
|
`gtk` | themes
|
||
|
`helix` | modal text editor, written in rust
|
||
|
`lazygit` | terminal based git command system
|
||
|
`lf` | terminal based file manager
|
||
|
`mpv` | media player
|
||
|
`neofetch` | fetch program
|
||
|
`nushell` | my shell of choice, written in rust
|
||
|
`starship` | terminal prompt, written in rust
|
||
|
`waybar` | wayland-specific bar
|
||
|
`wayland` | has my hyprland config, along with session variables for wayland
|
||
|
`wezterm` | my terminal of choice, written in rust
|
||
|
`zathura` | pdf viewer
|
||
|
`zellij` | terminal multiplexer, written in rust
|