Skip to content

ishioni/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Tools

I manage my system/dotfiles through shell scripts and Chezmoi:

Installation

curl https://raw.githubusercontent.com/ishioni/dotfiles/master/setup.sh > /tmp/install && chmod +x /tmp/install && /tmp/install

Or in Truenas

export ZFS_POOL=TEST && \
curl https://raw.githubusercontent.com/ishioni/dotfiles/master/setup.sh  > ./install && chmod +x ./install && ./install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors