Skip to content

TylerDurham/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles. I use stow to manage.

Packages

@sway

My sway window manager config, based on the Catppuccin mocha theme. Includes theming for dunst, [swaylock], [swaynag], Waybar.

Features

  • Catpuccin Mocha theme configured for swaymsg, swaynag, sway, rofi, waybar, and dunst.
  • Screenshot script & keybindings.

A screenshot of the sway theme

@terminal

  • Alacritty
  • NeoVim
  • Oh-My-Posh
  • Tmux
  • Zsh

Installation

Basic Way

Clone the repo to your system. Run the install script. This will copy key directories (sway, rofi, waybar, etc.) into your ~/.config directory.

Local Development

Clone the repo to your favorite local development directory. Use the GNU stow utility to setup symbolic links in your ~/.config directory.

git clone https://github.com/TylerDurham/dotfiles

cd dotfiles 

./install

Uninstall

To uninstall, symply remove the symbolic links in your ~/.config directory or run the uninstall script.

./uninstall

Releases

No releases published

Packages

No packages published