Coder Social home page Coder Social logo

dotfiles's Introduction

What to install

Commands to execute

  1. ln -s ~/dotfiles/vim/gvimrc ~/.gvimrc
  2. ln -s ~/dotfiles/vim/vimrc ~/.vimrc
  3. ln -s ~/dotfiles/vim/snippets ~/.vim/snippets
  4. ln -s ~/dotfiles/zsh/zshrc ~/.zshrc
  5. ln -s ~/dotfiles/zsh/zshenv ~/.zshenv
  6. ln -s ~/dotfiles/git/gitignore_global ~/.gitignore_global
  7. ln -s ~/dotfiles/git/git_template ~/.git_template
  8. ln -s ~/dotfiles/ctags/ctags ~/.ctags
  9. ln -s ~/dotfiles/zsh/mstarkman.zsh-theme ~/.oh-my-zsh/themes
  10. ln -s ~/dotfiles/zsh/custom/mutagen-compose ~/.oh-my-zsh/custom/plugins
  11. ln -s ~/dotfiles/zsh/shades-of-purple.zsh-theme ~/.oh-my-zsh/themes
  12. ln -s ~/dotfiles/zsh/starship.toml ~/.config
  13. ln -s ~/dotfiles/irb/irbrc ~/.irbrc
  14. ln -s ~/dotfiles/irb/pryrc ~/.pryrc
  15. ln -s ~/dotfiles/gem/gemrc ~/.gemrc
  16. ln -s ~/dotfiles/ack/ackrc ~/.ackrc
  17. ln -s ~/dotfiles/ruby/spring.rb ~/.spring.rb
  18. ln -s ~/dotfiles/ruby/default-gems ~/.default-gems
  19. ln -s ~/dotfiles/asdf/asdfrc ~/.asdfrc
  20. Launch vim and run :PlugInstall to load the Plug plugins
  21. Launch vim and run :CocInstall coc-solargraph to add ruby code completion
  22. git config --global core.excludesfile '~/.gitignore_global'

iTerm2 color scheme

Solarized Shades of Purple

dotfiles's People

Contributors

mstarkman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.