Skip to content

dandudzi/dotfiles

Repository files navigation

Step by step installation process

  1. Loggin to AppStore so we can download apps from it
  2. Copy from Bitwarden ssh public key to download dotfiles
    1. touch id_ed25519.pub
    2. chmod 600 id_ed25519.pub
    3. pbpaste > id_ed25519.pub
  3. If work laptop run mv .zshrc .zshrc_work
  4. Run sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply --force dandudzi --ssh
    1. During the installation pick if this is work laptop or not y/n
  5. Open wezterm to finish installing command line tools
  6. Sometimes tmux has an issue with installing dependencies then enter it and refresh <c-b> -> <⇧+i>
  7. Enable in Bitwarden ssh agent
  8. Apply Vivaldi theme from path ~/.config/vivaldi/
  9. Add wallpapers from path ~/.config/images/wallpapers
  10. <⇧-⌘-.> to show hidden files in files/finder
  11. Set up Night shift
  12. Unbind ⌘+⇧+a - Keyboard settings -> Shortcuts -> Services -> Text -> Search Man Pages
  13. Disable work capitalization and adding period in the end Keyboard settings -> Text Input -> Edit
  14. Load Intellij settings from .config/idea
  15. Add login items in Mac
    1. Docker
    2. Flameshot
      • change Capture Screen shortcut to ⌘+⇧+x
      • change Main color
    3. Caffeine
    4. Homerow
      • shortcut for clicking ⌘+⇧+space
      • immediate click
      • search shortcut hyper + /
      • hide labels before search
      • scrolling shortcut ⌘+⇧+j
      • enable hyper
      • eneble Automatic scroll deactivation
      • browser label fast
      • scroll speed 2nd from left
    5. Raycast
      • rebind ⌘ + space - Keyboard->Shortcuts->Spotlight
      • enable hyper
      • add command script directory /.config/scripts
  16. Install OpenLeaf for LED management

Issues

🔨 other tools I use that I could forgot I can

  1. LuaRocks -- use as package manager for Lua modules
  2. imagemagick -- software suite for converting, editing, and processing images
  3. pandoc -- use for converting files between formats like markdow, pdf
  4. mas -- Mac app store cli
  5. chafa -- convert images to ASCII

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors