Skip to content

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

about

the .* files are destructively downloaded to the root directory. they will overwrite existing files. macos.sh installs and configures a bunch of stuff, then gets deleted.

how to use

option 1: execute immediately

cd; curl -#L https://github.com/alitorbati/dotfiles/tarball/main | tar -xzv --strip-components 1 --exclude={'README.md','install.sh','iterm2.plist'}; source macos.sh; rm macos.sh;

Subsequently use the dotfiles alias to execute that command.

option 2: download, modify, and execute

  1. git clone blah blah
  2. cd into the new dir
  3. modify stuff as needed
  4. run source macos.sh to execute

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages