Skip to content

ricci2511/dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot

  1. Clone the repo and navigate into it:

    git clone [email protected]:ricci2511/dot.git && cd dot
  2. Install with stow:

    stow -t ~ .

Packages install

  • MacOS
xargs brew install < packages/leaves.txt
  • Arch Linux
sudo pacman -S --needed - < packages/pacman.txt

Applications setup

zsh

  • Make zsh the default shell, if it isn't already:
chsh -s $(which zsh)
  • Install zap plugin manager:
git clone https://github.com/zap-zsh/zap.git ~/.local/share/zap/

tmux

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  • Install plugins with prefix + I

Releases

No releases published

Packages

No packages published