Skip to content

andre-lameirinhas/work-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Setup

Description

Setup script for a new work environment

Installation

Download contents:

curl -fsSL https://github.com/andre-lameirinhas/work-setup/archive/master.tar.gz | tar -xz

Run script:

cd work-setup-master && ./work-setup.sh && cd ..

Manual Steps

After the installation script finishes successfully, execute these steps:

  • In Opera Browser
    • Switch search engine to DuckDuckGo
    • Add Bitwarden extension
    • Enable VPN
  • In iTerm2
    • Select Nerd Font: iTerm2 -> Settings... -> Profiles -> Text -> Font and then select FiraCode Nerd Font Mono
    • Change default window size: iTerm2 -> Settings... -> Profiles -> Window and then Columns = 200 and Rows = 50
  • Setup MeetingBar with your calendar
  • Add Raycast extensions
    • Toothpick
    • Kill Process
    • Spotify Player

Testing

To test your setup, run this command:

zsh -c "$(curl -fsSL https://raw.githubusercontent.com/andre-lameirinhas/work-setup/refs/heads/master/tests/test.sh)"

Scripts

Coffee

Prevents computer from going to sleep. coffee -h for available commands.

Brew Upgrader

Upgrades brew packages and keeps a log in $HOME/brew_upgrade.log. Runs every day at 8am.

Colors

Stores colors to be used in scripts.

TODO

  • Fix coffee reference in test.sh when calling it via curl

About

Setup script for a new work environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages