Giter Club home page Giter Club logo

going-merry's Introduction

Going Merry

新手村啟航的基本配備, 存在 Git 上方便隨時逃難!?

Setup

git clone [email protected]:o-p/going-merry.git
cd going-merry

# ssh 設定
chmod 0700 ~/.ssh
mkdir ~/.ssh/keys
ln -s ssh/gen.sh ~/.ssh/keys/gen.sh
cp ssh/config ~/.ssh/config

# 配置 tmux
ln -s $(realpath ./tmux/tmux.conf) ~/.tmux.conf

tmux

  • 複製到家目錄下, tmux source-file ~/.tmux.conf 或者重新連線會自動載入這個版本, 之後都可以用 r 重載
  • command prefix: ctrl + <space>
  • split: v & b
  • 在panes間切換: h j k l

自行安裝

只紀錄 macOS 的安裝指令, 工作機上自行安裝的機會有限

# ccat - 帶 syntax highlight 的 cat
$ brew install ccat
# httpie - 易用版 curl
$ brew install httpie
# tldr - 社群精簡版指令用法 (使用 pip3 安裝到 ~/.local/bin 避免 npm 會隨著 nvm 切版本跑掉)
$ pip3 install tldr

going-merry's People

Contributors

o-p 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.