Skip to content

yannickperrenet/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Inspiration taken from LukeSmithxyz/voidrice.

Installation

For an installation script, please refer to my iscripts repository.

To keep the dotfiles up to date:

# `dfg` is an alias set in this repository to manage this repository as
# a bare git repository.
dfg pull

# Update submodules and automatically initialize newly added submodules.
dfg submodule update --init