Skip to content

Dotfiles for Neovim, zsh, tmux, ...

Notifications You must be signed in to change notification settings

jacoborus/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jacobo's dotfiles

This dotfiles are meant to be used in a computer using Fedora Linux

Instructions

# Clone this repo in `~/dotfiles`
git clone git@github.com:jacoborus/dotfiles ~/dotfiles

# Navigate to dotfiles directory and make the cli tool executable:
cd ~/dotfiles
chmod +x cli.sh

Run the cli tool and follow the instructions:

./cli.sh

cli