Skip to content

pricco/dotfiles

Repository files navigation

Pablo's dotfiles

Requirements

  • wezterm
  • tmux
  • zsh (zprezto)
  • starship
  • nvim

Installation

To install these dotfiles:

sh -c "`curl -fsSL https://raw.github.com/pricco/dotfiles/master/bootstrap.sh`"

Fix slow vim on mac+iterm+tmux

defaults write -g KeyRepeat -int 1

Source: tmux/tmux#353 (comment)

Post Instllation

  • Under tmux press Ctrl+a I to install the tmux's plugins.

Fonts (zsh/vim/tmux)

Inspiration