Skip to content

phraakture/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Arch Linux + Hyprland setup. Flat structure: each top-level directory maps directly to ~/.config/<name>.

Stack

Component Config
WM hypr
Bar waybar
Terminal kitty
Editor nvim
Shell zsh

Install

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

ln -sfn ../dotfiles/hypr   ~/.config/hypr
ln -sfn ../dotfiles/kitty  ~/.config/kitty
ln -sfn ../dotfiles/waybar ~/.config/waybar
ln -sfn ../dotfiles/nvim   ~/.config/nvim
ln -sfn "$PWD/zsh/.zshrc"  ~/.zshrc

Notes

  • zsh/.zshrc is the main shell config.
  • zsh/.user.zsh is sourced for machine-local additions.
  • hypr/shaders/.compiled.cache.glsl is generated by shaders.sh and ignored.

About

dotfiles for my war-machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors