My dotfiles (except neovim)
  • JavaScript 68.1%
  • Shell 14.6%
  • SCSS 9.2%
  • Lua 2.9%
  • GLSL 2.6%
  • Other 2.5%
Find a file
2026-07-14 07:43:07 +03:00
ags/.config/ags Added new binding for screenshot and changed tmux configuration 2024-10-03 05:04:40 +03:00
alacritty/.config/alacritty Added more to tmux, added autostart for hyprland 2024-11-03 15:30:17 +03:00
awesome/.config/awesome New dotfiles 2024-08-04 08:40:15 +03:00
btop/.config/btop feat: tmux use screen-256color instead of default term one 2025-09-10 07:09:33 +03:00
cava/.config/cava New dotfiles 2024-08-04 08:40:15 +03:00
fastfetch/.config/fastfetch feat: tmux config, ohmyposh, fish 2025-08-08 06:51:23 +03:00
fish/.config/fish feat: fish removed nix-env fzf plugins, tmux added secondary prefix 2026-07-14 07:43:07 +03:00
fontconfig/.config/fontconfig Added fontconfig 2024-10-29 09:53:55 +03:00
hypr/.config/hypr feat: Some improvements in the fish and hypr configs 2025-01-11 14:08:42 +03:00
images Changed README.md 2024-10-03 05:19:57 +03:00
lazygit/.config/lazygit feat: tmux order sort by name, lazygit fetch interval bigger 2026-06-22 04:23:27 +03:00
macchina/.config/macchina New dotfiles 2024-08-04 08:40:15 +03:00
ohmyposh/.config/ohmyposh feat: lazygit removed colors, removed auto fetch, tmux finally fix undercurl for neovim 2026-05-29 17:01:28 +03:00
ranger/.config/ranger New dotfiles 2024-08-04 08:40:15 +03:00
rofi/.config/rofi New dotfiles 2024-08-04 08:40:15 +03:00
scripts feat: added lazygit alias and more 2025-05-09 23:00:27 +03:00
tmux/.config/tmux feat: fish removed nix-env fzf plugins, tmux added secondary prefix 2026-07-14 07:43:07 +03:00
.gitignore feat: tmux order sort by name, lazygit fetch interval bigger 2026-06-22 04:23:27 +03:00
.stow-local-ignore New dotfiles 2024-08-04 08:40:15 +03:00
README.md Changed README.md 2024-10-03 05:19:57 +03:00

screenshot screenshot screenshot screenshot screenshot

Brave's dotfiles

Warning: Dont blindly use my settings unless you know what that entails. Use at your own risk!

Contents

  • vim (NeoVim) config
  • tmux config
  • hyprland config
  • fish config

Neovim setup

Requires Neovim (>= 0.9) Requires NVChad (latest)

Shell setup (macOS & Linux)

  • Nerd fonts - Powerline-patched fonts. I use Hack.

How to use

stow {name_of_tool}

for example:

stow fish stow nvim

other way: copy .config -> your local ~/.config, fix bugs)

About me