/dotfiles-1

my personal dotfiles: no more, no less

Primary LanguageShell



dotfiles

My personal dotfiles: no more, no less

Requirements

I am making use of the following system programs:

Most of them are necessary as they are included in zsh functions as well as neovim plugins.

Installation

Clone the repository

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

Use the Makefile to install the programs you want:

# to install nvim configurations
make install-nvim plug=1 # <-- plug=1 installs plugins too, omit otherwise

# to install zsh configurations
make install-zsh

and so forth.

Screenshots

Show look