Tech Rescue
  • Home
  • Acronyms
  • Cheat-Sheets
  • User Manuals

Terminal

iTerm2 Installation and Configuration in MacOS

iTerm2 Installation and Configuration in MacOS

1. Install it brew install --cask iterm2 2. Run the following commands: terminator@skynet ~ % echo $0 -zsh terminator@skynet ~ % which zsh /bin/zsh terminator@skynet ~ % chsh -s $(which zsh) Changing shell for hperez. Password for hperez: chsh: no changes made 3. Configuration Go to https://iterm2colorschemes.com and search for
Hector Perez Oct 11, 2024
How to "Open in Terminal" from any folder in MacOS

How to "Open in Terminal" from any folder in MacOS

So, here's the situation: For us Fedora 40 users, we are used to right-click inside any folder and select the Open in terminal option that will launch the terminal and swith to the same folder we right-clicked on. Now, the problem is: In MacOS that is not really an option
Hector Perez Oct 8, 2024
Tech Rescue © 2025. Powered by Ghost