10000 GitHub - borgified/dotfiles-1: my personal dotfiles: no more, no less
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

borgified/dotfiles-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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

About

my personal dotfiles: no more, no less

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.7%
  • Vim Script 15.1%
  • Makefile 1.2%
0