Skip to content

CarlosLongarela/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dot files with several configurations, alias, and functions.

Dot files shouldn't contain sensitive information, but if they contain any information that would be better to do not share as .ssh/config with our servers list, I use a private repo named private-dotfiles with that sensitive information.

All files are maintained in its repo dotfiles and symlinked to its respective files (the same with private-dotfiles).

Give execution permissions to the install.sh script: chmod +x install.sh

Execute the script: ./install.sh

Download this script from github and execute install.sh git clone https://github.com/CarlosLongarela/dotfiles.git && cd dotfiles && ./install.sh

About

My dot files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published