Skip to content

ikapo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ikapo’s Dotfiles

These are my dotfiles.

I use MacOS.

I edit with Doom Emacs.

I window manage with yabai and skhd.

I manage packages with Homebrew

How to install

  1. Install Homebrew
  2. Install dependencies: brew install koekeishiya/formulae/yabai koekeishiya/formulae/skhd ranger stow ripgrep fd exa node@20 zsh-syntax-highlighting zsh-autosuggestions iterm2 font-mononoki-nerd-font hammerspoon
  3. Clone the repository: git clone https://github.com/ikapo/dotfiles
  4. Symlink the dotfiles: cd dotfiles && stow ./ -t ~/
  5. Start services: brew services start skhd && brew services start yabai
  6. Install Emacs: brew tap d12frosted/emacs-plus && brew install emacs-plus@29 --with-native-comp --with-nobu417-big-sur-icon
  7. Clone Doom Emacs: git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.emacs.d
  8. Install Doom: doom install

Releases

No releases published

Packages

No packages published