Skip to content

henrynvn09/dotfiles-macOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What to do after upgrade

  • Yabai: replace hash
echo "$(whoami) ALL=(root) NOPASSWD: sha256:$(shasum -a 256 $(which yabai) | cut -d " " -f 1) $(which yabai) --load-sa" | sudo tee /private/etc/sudoers.d/yabai

# start yabai
yabai --start-service

Switch node version

nvm ls 
nvm use ...

What to do after restart

  • Do this if yabai laggy
sudo yabai --load-sa
yabai --restart-service

TODO

  • nvim config NvChad
    • for todo
    • for coding
    • NvChad change tab to accept, Ctrl P and Ctrl N to move suggestion
  • Alacritty
    • map Cmd to Ctrl
      • Ctrl C, Copy, paste, Ctrl R, Ctrl T (fzf)

About

Yet Another dotfiles but for MacOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors