Skip to content

zerdaks/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is the repository for my dotfiles. To install on macOS:

Configure GitHub

Connecting to GitHub with SSH

Install dotfiles

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git make
git clone [email protected]:zerdaks/dotfiles.git
cd dotfiles/
make

Configure Neovim

vim
:Lazy # followed by shift-u to update all
:Mason # followed by shift-u to update all
:Copilot auth

Configure tmux

System Settings → Keyboard → Keyboard Shortcuts... → Input Sources → Select the previous input source (uncheck)

https://stackoverflow.com/a/71337138

tm # followed by prefix + shift-i to install all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published