gennaro-tedesco / dotfiles

💻 my personal dotfiles: no more, no less

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



dotfiles

My personal dotfiles: no more, no less

Requirements

I am making use of a certain number of system programs that you can find in REQUIREMENTS.md; some of them are necessary as they are included in zsh functions as well as neovim plugins and navi commands, whereas some others are optional.

Installation

Clone the repository

git clone git@github.com:gennaro-tedesco/dotfiles.git
cd dotfiles

Use the Makefile to install the programs configurations you want:

# to install nvim configurations
make nvim

# to install zsh configurations
make zsh

# to install navi cheatsheets
make navi

and so forth.

Screenshots

Show look

About

💻 my personal dotfiles: no more, no less


Languages

Language:Shell 49.3%Language:Lua 48.5%Language:Ruby 1.2%Language:Makefile 1.0%