Skip to content

igoresso/dotfiles

Repository files navigation

Config files

Configs are managed with GNU Stow.

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install packages

Required

brew install stow mise tmux neovim zsh-autosuggestions zsh-syntax-highlighting
brew install --cask ghostty zed visual-studio-code font-cascadia-code-nf

Optional

brew install lazygit

Apply dotfiles

git clone https://github.com/igoresso/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow ghostty mise nvim tmux zed zsh

Bootstrap tmux plugins

git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm

Open tmux and press prefix + I (prefix is Ctrl-Space) to install plugins.

Install runtimes

mise install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors