dotfiles/README.md
Santiago Forero 46f92b2629 add alacritty
2021-08-26 12:09:25 -05:00

332 B

Dotfiles

My linux configuration files

Dependencies

  • neovim
  • git
  • zsh
  • Oh My Zsh
  • i3-gaps
  • polybar
  • tmux
  • alacritty

Installation

Clone this repository and cd into it.

git clone https://github.com/forerosantiago/dotfiles.git
cd dotfiles/

Create the symbolic links using stow.

stow vim git```