My configuration for M2 Macbook Pro
- alacritty
- neovim
- tmux
- yabai
- skhd
- nvim
- skdh
- yabai
- tmux
- gh
- starship
- node
- go
- lazygit
- neofetch
- zsh-synxtax-highlighting
- zsh-autosuggestions
- zsh-autocomplete
- arc
- alacritty
- raycast
- geist mono nerd font
- Xcode cli tools
runxcode-select --install
in terminal to install
- clone repo in root
~
directory
git clone https://github.com/aashish2057/.config.git
- change into directory and run migrate.sh
cd .config
and./migrate.sh
- the script will go through and install homebrew, and all packages and casks,
copy the correct zshrc configuration into
~
directory
-
setup tmux plugins
clone TPMgit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
launch tmux and install plugins withprefix + I
-
configure arc shortcuts
archieve tab -ctrl - w
find -ctrl - f
go back -ctrl + shift - left
go forward -ctrl + shift - right
new tab -ctrl - t
new window -ctrl - n
next space -ctrl + alt - right
prev space -ctrl + alt - left
next tab -ctrl + alt - up
next tab -ctrl + alt - down
open command bar -ctrl + shift - l
refresh the page -ctrl + r
restore last closed tab -ctrl + shift - t
show/hide sidebar -ctrl - s