Skip to content

nguydavi/dotfiles

Repository files navigation

Install

git clone https://github.com/nguydavi/dotfiles.git
cd dotfiles
./install/bootstrap.sh

Validation

# Run the installation script on a fresh Linux image
./validation/check.sh
# Run the installation script on a fresh Linux image and drop to a shell for debugging
./validation/check.sh -d
# Rerunning on an already setup machine should also pass (idempotent scripts)
./install/bootstrap.sh

Manual Steps

Firefox

  • Install https://github.com/mbnuqw/sidebery
  • Go to about:config and set toolkit.legacyUserProfileCustomizations.stylesheets to true
  • Find the root profile folder about:profiles
  • Create a chrome there and make a symlink for userChrome.css from this repo
    ln -s ~/dotfiles/userChrome.css ~/Library/Application\ Support/Firefox/Profiles/abcdefg123.default-release/chrome/userChrome.css
  • Go on https://github.com/catppuccin/firefox
    • Install Firefox Color
    • Choose Macchiato Sapphire

More info at

Sidebery

  • For important work, make sure to enable snapshot backups

Youtube Music

  • Open Youtube Music in Safari
  • Press the share button  -> Add to Dock

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages