Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 490 Bytes

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