Code Monkey home page Code Monkey logo

dotfiles's Introduction

dotfiles

Collection of various configuration files used by Adam Whitlock.

Installation

  1. Clone the dotfiles repository
    git clone https://github.com/alloydwhitlock/dotfiles.git
    
  2. Install GNU Stow a. On Mac OS X, using Homebrew to install GNU Stow is probably the easiest option
    brew install stow
    
  3. Run stow commands to create symlinks for each of the folders containing .dotfiles

GNU Stow Example

$ cd ~/.dotfiles
$ stow -vv tmux
MacBook-Pro:.dotfiles whitlock$ stow -vv tmux
stow dir is /Users/whitlock/.dotfiles
stow dir path relative to target /Users/whitlock is .dotfiles
Planning stow of package tmux...
LINK: .tmux.conf => .dotfiles/tmux/.tmux.conf
Planning stow of package tmux... done
Processing tasks...
Processing tasks... done

Contributing

  1. Fork the repository
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

History

  • 2021.01.18 - Added .bashrc options for modernizing (Pop!_OS compatability), .vimrc cleanup. Removed unused Molokai theme, added Alacritty config
  • 2018.04.22 - Removed Vundle plugin support from dotfiles, added show/hide status for .tmux.conf, notes for using GNU Stow (thanks to Kyle Reid for the inspiration)
  • 2017.03.28 - Fixed .tmux.conf to support newer tmux directives for mouse & UDF
  • 2017.03.27 - Added Vundle plugin support, .vimrc improvements for Python development
  • 2016.11.04 - Added history options, .bash_profile, .gitconfig
  • 2016.09.08 - Modified Bash prompt to include relative directory path
  • 2016.08.10 - Added Molokai theme for Vim
  • 2016.07.17 - Creation and initial commit of basic dotfiles

License

GNU General Public License v3 (GPLv3)

dotfiles's People

Contributors

alloydwhitlock avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.