Skip to content

smccammon-amplify/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

Fork this repository, then install via:

$ cd $HOME
$ git clone https://github.com/youruser/dotfiles.git .dotfiles
$ cd .dotfiles
$ # edit and add files
$ # commit and push your changes
$ ./install.sh

The install script will create symlinks in your home directory to all the ".files". It will also create symlinks in $HOME/bin for all files in the repo's bin directory.

Existing symlinks will be re-linked. The script will NOT delete or overwrite any non-symlink files in your home or bin directories.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 54.2%
  • Python 22.5%
  • Vim Script 13.7%
  • Shell 9.6%