dotfiles/README.md

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```