Skip to content

reubs-ww/mac_configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set up mac

  • settings > keyboard > keyboard shortcuts;
  • launchpad & dock > turn dock hiding on/off
  • mission control > (this is for moving desktop left and rigth and using numbers to jump to desktop
image

snipping images

  • ⌥⇧f

rectangle shortcuts

image

Setting up config

  1. Clone the repo in ~/.config file
  2. Make sure you have homebrew installed
  3. brew install fzf
  4. install ohmyzsh
  5. brew install neovim
  6. brew install tmux
  7. brew install --cask iterm2
  8. brew install powerlevel10k
  9. brew install ripgrep
  10. echo "source $(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc
  11. You can move all the configs i.e. tmux, nvim etc to .config file.
  12. sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  13. p10k configure, then configure iterm2 based on what you want.
  14. You probably need to install capuccin theme for iterm2
  15. Download the theme, add to iterm2
  16. In iterm2 settings, General > Preferences > Load pref, select my iterm2 config

Additional 3rd party apps for productivity

  1. Shottr (screen capture)
  2. Rcmd (alternative alt tab)
  3. Rectangle (tiling manager)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors