Skip to content

Repository files navigation

Dotfiles

Personal configuration files for zsh, vim, neovim, tmux, and git. Uses GNU Stow to symlink everything into place.

Supported Platforms

  • macOS (packages via Homebrew)
  • Linux / Debian-based (packages via apt-get)
  • Amazon Linux / RHEL-family (packages via dnf)

Installation

Clone into your home directory and run the installer:

cd~
git clone https://github.com/davidlago/dotfiles.git
cd dotfiles
./install.sh # full install
./install.sh --dry-run # preview what will happen without making changes

After installation, log out and back in so zsh becomes your default shell.

Post-Install

  • macOS: set your terminal font to a Powerline variant.
  • tmux: open tmux and press Ctrl+b, then I to install plugins.

About

Collection of my configuration files, so I can keep them in sync

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages