yannickperrenet / dotfiles

💛 My dotfiles.
https://github.com/yannickperrenet/iscripts
MIT License
3 stars 0 forks source link
config dotfiles dracula i3 iterm2 profiles rofi tmux vim zsh

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