Skip to content

giggio/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giovanni Bassi's Dotfiles

These are the dotfiles. I'm using Dotbot to automate it.

Installation

Note: Some files and directories from the home directory will be removed. Check the install.conf.yaml file, on the shell section to see which ones and make sure you are ok with it, there will be no prompt.

  • Clone this repo to ~/.dotfiles

If you are the repo owner make sure the SSH keys are correct, as some submodules use SSH, and clone with SSH:

git clone --recurse-submodules git@github.com:giggio/dotfiles.git $HOME/.dotfiles

If you are not the repo owner then you need to use https:

git clone --recurse-submodules https://github.com/giggio/dotfiles $HOME/.dotfiles
  • Run the install script ~/.dotfiles/install.

(to update run ~/.dotfiles/install --update)

Cleaning up before installing

Remove all directories that will be replaced by the submodules.

Forking

You will need to take into consideration that this project uses submodules by the same author, so you will need to fork those repositories first. To learn which repositories are being used open at the .gitmodules files and look for relative submodules (that start with ..).

Author

Giovanni Bassi

License

Licensed under the Apache License, Version 2.0.

About

These are my dotfiles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published