My configuration files
Go to file
Santiago Forero b4a508e9f9
Update .tmux.conf
2021-08-24 11:07:25 -05:00
git add git config file 2021-08-23 13:55:04 -05:00
nvim/.config/nvim update nvim config 2021-08-24 10:36:05 -05:00
tmux Update .tmux.conf 2021-08-24 11:07:25 -05:00
tools modify installation script 2021-08-24 10:16:38 -05:00
zsh Update .zshrc 2021-08-24 11:06:54 -05:00
README.md modify installation script 2021-08-24 10:16:38 -05:00

README.md

Dotfiles

My linux dotfiles

Installation

Clone this repository and cd into it.

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

Just run this script

sh -c "$(curl -fsSL https://raw.githubusercontent.com/forerosantiago/dotfiles/main/tools/install.sh)"