Skip to content

ChronoLoop/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux

git clone --bare https://github.com/ChronoLoop/dotfiles.git $HOME/dotfiles
git checkout --git-dir=$HOME/dotfiles --work-tree=$HOME
source $HOME/.bash_aliases
dotconf config --local status.showUntrackedFiles no
dotconf config --local core.worktree $HOME

PowerShell

git clone https://github.com/ChronoLoop/dotfiles.git $HOME/dotfiles
[System.Environment]::SetEnvironmentVariable('XDG_CONFIG_HOME', "$HOME\dotfiles\.config", "User")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published