Skip to content

neutrinoks/dotfiles

Repository files navigation

dotfiles

Personal Linux configuration files, managed with GNU Stow.

Built on: Arch Linux (Hyprland / Wayland) — currently on Manjaro (nvim + zsh only)


Configurations

Active

Package Description
nvim NeoVim — lazy.nvim, full LSP setup, Telescope, Claude Code AI — details
zsh Zsh shell — aliases, NVM, SSH agent auto-start

Archived

Configs created during the Arch Linux / Hyprland setup — kept as reference.

Package Description
alacritty Terminal emulator — Hack Nerd Font
hypr Hyprland compositor — dwindle layout, blur, animations, idle/lock/wallpaper
kitty Terminal emulator (primary)
starship Shell prompt — Catppuccin Frappé palette, powerline style
uwsm UWSM environment variables for Hyprland
walker Application launcher — with AI (Claude) integration
wallpapers Wallpapers used by hyprpaper
waybar Status bar — workspaces, system stats, network, battery, power menu

Theme

All components are styled with Catppuccin:

  • Dark — Frappé
  • Light — Latte (NeoVim switches automatically based on the system setting)

Installation

Requirements: GNU Stow, Hack Nerd Font, Hyprland + UWSM

git clone https://github.com/neutrinoks/dotfiles.git ~/dotfiles
cd ~/dotfiles

# Stow a single package
stow nvim

# Or stow everything at once
stow alacritty hypr kitty nvim starship uwsm walker wallpapers waybar zsh

Remove or back up any existing config files first to avoid stow conflicts.

About

Collection of app configurations after an excursion to ArchLinux and getting known to stow.

Resources

Stars

Watchers

Forks

Contributors