Giter Site home page Giter Site logo

dotfiles's Introduction

Coreen's dotfiles

DISCLAIMER: This repo is a compilation of my dotfiles and general setup. If you want to give these a try, fork the repo and review the code BEFORE applying the settings. Remove things you don't understand and use at your own risk.

Usage

Copy the dotfiles to your $HOME directory

cp .* ~

Change setup scripts to be executable and run the initial-setup.sh file

chmod +x *.sh
./initial-setup.sh

Initial setup defaults to bash shell, if you would like to use zsh additionally run

./zsh-setup.sh

External installations

Docker: https://docs.docker.com/release-notes/

  • containerized development environments using a docker-compose.yml file in the project repository

Sublime Text (2 or 3)

Language specific installations

Java 8: https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html

  • requires JAVA_HOME to be setup based on downloaded version

IntelliJ: https://www.jetbrains.com/idea/download/

  • Java IDE with nice search and class navigation capabilities
  • import ./intellij/settings.zip file for a MacOS/Eclipse custom keybinding
    • Cmd-Shift-O for opening file by classname (MacOS)
    • Ctrl-H for keyword search (Eclipse)
    • Avoid star imports for files, explicit preferred

Mac OS X specific installations

iTerm2: https://www.iterm2.com/

  • offers more features (e.g. split screen) than MacOS Terminal

Alfred: https://www.alfredapp.com

  • alternative quick search that allows for custom URL shortcuts (i.e. JIRA ticket quick query)

Alfred Example Screenshot

dotfiles's People

Contributors

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