Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.11 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.11 KB

dotfiles

These are all my dotfiles. Most of these work across my macOS work computer, as well as my home computers running Fedora Linux.

Automatic installation of these configuration files is possible with Stow.

To install the Linux focused files run:

./install --linux

To install the macOS files:

./install --macos

Contents

  • alacritty - my terminal
  • bin - handy little reusable scripts I want in my path
  • dunst - linux notification system
  • fontconfig - some linux font config stuff
  • gnupg-linux - gpg settings on Linux
  • gnupg-mac - gpg settings on macOs
  • i3 - tiled window manager config
  • kitty - another terminal
  • mutt - terminal email client settings
  • nvim - my neovim configuration
  • picom - linux compositor used with i3
  • polybar - linux status bar used with i3
  • ranger - linux terminal file manager
  • rofi - linux launcher utility
  • starship - zsh prompt customization
  • tmux - terminal mutliplexer
  • xmobor & xmonad - once upon a time I thought I might try this but I didn't get very far
  • zsh - settings for my daily driver shell