Skip to content

akr411/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal configuration files for my Fedora + Sway environment.

Sway Screenshots

Setup

Clone and setup on a new system:

git clone --bare <repo-url> ~/.local/share/dotfiles
alias bare='/usr/bin/git --git-dir=$HOME/.local/share/dotfiles --work-tree=$HOME'
bare checkout
bare config --local status.showUntrackedFiles no

Add the alias to your .bashrc:

echo "alias bare='/usr/bin/git --git-dir=$HOME/.local/share/dotfiles --work-tree=$HOME'" >> ~/.bashrc

What's Included

  • Shell: Modular bash configuration (.bashrc.d/)
  • Wayland/Sway: Window manager, waybar, swaylock, rofi
  • Terminal: foot, tmux with custom scripts
  • Apps: bat, git, dunst, zathura
  • Theming: GTK 2/3/4, wallpapers
  • Scripts: Brightness control, nightshift, tmux-zen

Usage

bare status
bare add .config/app/config
bare commit -m "Update config"
bare push

About

Personal Linux configuration files. Optimized for a productive Wayland-based workflow on Fedora.

Topics

Resources

Stars

Watchers

Forks

Contributors