Skip to content

cdelledonne/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains cdelledonne's dotfiles. To install the dotfiles, run

./install.sh

For more help, run

./install.sh --help
Dotfile Destination
alacritty/ $CONFDIR
fontconfig/ $CONFDIR
git/ $CONFDIR
gitmux/ $CONFDIR
kitty/ $CONFDIR
lazygit/ $CONFDIR
nvim/ $CONFDIR
tmux/ $CONFDIR
.zshrc $HOME
Plugin Destination
vim-plug $DATADIR/nvim/site/autoload/plug.vim
tpm $DATADIR/tmux/plugins/tpm

By default, $CONFDIR equals $HOME/.config and $DATADIR equals $HOME/.local/share. You can change them before running the script, e.g.:

export CONFDIR=/some/conf/path
export DATADIR=/some/data/path

About

cdelledonne's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published