echo 'alias dotfiles="/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME"' >> $HOME/.zshrc
source ~/.zshrc
echo "dotfiles" >> .gitignore
git clone --bare https://github.com/lepepe/dotfiles.git $HOME/dotfiles
dotfiles checkout
dotfiles config --local status.showUntrackedFiles no
-
Notifications
You must be signed in to change notification settings - Fork 0
lepepe/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Customization files that used to personalize my linux system. This repository contains my personal dotfiles.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
