Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 442 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 442 Bytes

divinegod dotfiles

Setup new system:

make install

Stuff it does

Uses:

  • fish
  • vim
  • brew
  • alacritty
  • tmux

Config

Add new folder for each package config. Update Makefile with new stow <package> command. Stow will symlink into the parent directory so make sure .dotfiles is located in ~/

macOS Stuff

Disable .DS_Store files:

defaults write com.apple.desktopservices DSDontWriteNetworkStores true