Skip to content

eugenetrigubapw/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

331 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Configuration files and scripts for my personal systems.

Screenshot of Development Environment

Structure

The repository uses GNU Stow to manage symlinks between these configuration files and the user's home directory.

Installation

Clone the repository and run the installation script:

git clone git@github.com:eugenetriguba/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
chmod u+x install.sh
./install.sh

💡 Note: The repository is intended to be cloned into a top-level directory in the $HOME directory because GNU Stow defaults to using the parent directory for it's symlinking. If cloned elsewhere, the stow commands in install.sh would need to be updated.

About

Configuration and setup of my personal systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors