Giter Site home page Giter Site logo

myconfig's Introduction

Config

Familar config

Software

  • Shadowsocks: Download
  • Postman
  • 搜狗拼音
  • Charles
  • LyricsX + Spotify + 网易云音乐
  • Chrome Mysql Admin
  • 印象笔记

Shell

.rc:

.bash_profile:

alias android='emulator -avd Pixel_2_XL_API_28'
alias rest='pmset displaysleepnow'
alias home='pmset sleepnow'

function dir() {
    echo "`pwd`/$1"
}

Servers:

SDK

Python

See pychard/settings.jar

  • Virtual environment:

        alias venv="source ~/venv/bin/activate"
        alias v2"source ~/v2/bin/activate"
  • Pipenv

Java

Import idea/settings.jar

  • Version:

    java version "1.8.0_152"
    Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
    Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
  • Jshell:

    alias jshell="/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/bin/jshell"
  • Maven:

    Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T15:58:13+08:00)
    Maven home: /usr/local/Cellar/maven/3.5.2/libexec
    Java version: 1.8.0_152, vendor: Oracle Corporation
    Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/jre
    Default locale: en_CN, platform encoding: UTF-8
    OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
  • Gradle

    ------------------------------------------------------------
    Gradle 4.7
    ------------------------------------------------------------
    
    Build time:   2018-04-18 09:09:12 UTC
    Revision:     b9a962bf70638332300e7f810689cb2febbd4a6c
    
    Groovy:       2.4.12
    Ant:          Apache Ant(TM) version 1.9.9 compiled on February 2 2017
    JVM:          1.8.0_152 (Oracle Corporation 25.152-b16)
    OS:           Mac OS X 10.13.6 x86_64

Node

nvm

v11.9.0
$ nvm list
v11.9.0
    system
default -> v11.9.0
node -> stable (-> v11.9.0) (default)
stable -> 11.9 (-> v11.9.0) (default)
iojs -> N/A (default)
lts/* -> lts/dubnium (-> N/A)
lts/argon -> v4.9.1 (-> N/A)
lts/boron -> v6.16.0 (-> N/A)
lts/carbon -> v8.15.0 (-> N/A)
lts/dubnium -> v10.15.1 (-> N/A)
# For https://stackoverflow.com/questions/15636367/nodejs-require-a-global-module-package
export NODE_PATH='/usr/local/lib/node_modules'

Kotlin

~ kotlin -version
Kotlin version 1.3.10-release-253 (JRE 1.8.0_152-b16)

IDE

  1. IDEA Plugins:

    • IdeaVim, IdeaVimExtension
      • .ideavim
      • .ideavimrc: source ~/.vimrc
    • Alibaba guideline
    • Checkstyle, findBugs
  2. VsCode Plugins:

    • Vs IntelliCode
    • Markdown lint
    • Eslint
    • vscode-groovy
    • Vim
    • Typescript Import

Others:

  1. PPT: reveal.js
  2. 流程图:https://code2flow.com/dplcJG, processon

myconfig's People

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.