Giter Club home page Giter Club logo

dot_files's Introduction

Setting this up

  1. Clone the repo

  2. Create couple of symbolic links

     $ ln -s ~/src/dot_files/zsh_profile.d ~/.zsh_profile.d  
     $ ln -s ~/src/dot_files/zshrc ~/.zshrc  
     $ ln -s ~/src/dot_files/irbrc ~/.irbrc  
     $ ln -s ~/src/dot_files/gitconfig ~/.gitconfig  
     $ ln -s ~/src/dot_files/gitignore ~/.gitignore  
     $ ln -s ~/src/dot_files/gitk ~/.gitk  
     $ mkdir ~/bin (if bin directory doesn't exist)  
     $ ln -s ~/src/dot_files/sake ~/bin/sake  
     $ ln -s ~/src/dot_files/vim ~/.vim  
     $ ln -s ~/src/dot_files/vimrc ~/.vimrc  
     $ ln -s ~/src/dot_files/aliasrc ~/.aliasrc 
     $ ln -s ~/src/dot_files/gemrc ~/.gemrc
     $ ln -s ~/src/dot_files/bowerrc ~/.bowerrc 
     $ ln -s ~/src/dot_files/grunt-init ~/.grunt-init
    
  3. Local Settings

     ~/.zsh.local will be required for local zsh settings   
     ~/.vim.local will be required for local vim settings
     ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl"
    

~/bin/subl #For Mac OSX
4. You may have to modify the zshrc file to your liking a bit. The PATH and other stuff is configured according to the way, I have setup my machine.You may need to change that.

  1. Switch to zsh

     $ chsh
    
  2. Close the terminal

  3. Logout from your active session.

  4. Open terminal and voila, you should have zsh with new prompt and everything working.

dot_files's People

Contributors

vishnuatrai avatar

Stargazers

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