maherbeg / dotfiles

Custom dotfiles setup using stow for MacOS and Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Personal and portable dotfiles setup. Run ./setup.sh to run things. This is idempotent and should upgrade anything as necessary.

Local Customizations

  • Add a .gitconfig.local file to have machine specific customizations, or environment specific customizations.

TODO

  • Checkout nix home-manager to manage dotfiles instead
  • Write check script to make sure everything is synced up: Check atom dependencies, brew dependencies, apt dependencies
  • Get work related git config
  • GNUPG config?
  • Ensure fish is setup as the default shell
  • Enable gitconfig.local file with setup instructions
  • Test out kitty + custom kitty profile

VSCode Setup Portability

  • Stow the vscode Setup
  • code install the packages from a list
  • Script to output apm list

References and Thanks

About

Custom dotfiles setup using stow for MacOS and Linux


Languages

Language:Shell 61.9%Language:Vim Script 34.3%Language:JavaScript 3.3%Language:Dockerfile 0.5%