My configuration files
Go to file
Santiago Forero 1402132ebe set y padding to 0 2021-09-17 13:46:50 -05:00
alacritty set y padding to 0 2021-09-17 13:46:50 -05:00
git add git config file 2021-08-23 13:55:04 -05:00
i3/.config/i3 create keyboard binding for screenshots 2021-09-17 13:42:34 -05:00
nvim/.config/nvim update nvim config 2021-08-24 10:36:05 -05:00
polybar/.config/polybar add default example polybar bar 2021-09-17 13:44:39 -05:00
tmux Update .tmux.conf 2021-08-24 11:07:25 -05:00
zsh Update .zshrc 2021-08-24 11:06:54 -05:00
README.md add alacritty 2021-08-26 12:09:25 -05:00
background.jpg add background 2021-09-17 13:45:32 -05:00

README.md

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