These instructions detail setting up an Oracle VirtualBox Virtual Machine for
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'grape' | |
module My | |
class API < Grape::API | |
prefix 'api' | |
## params key list | |
################################################################################################################# | |
# 1. login | |
# 2. sign |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# See [Ubuntu Forums](http://ubuntuforums.org/showthread.php?t=2240697) and | |
# [Mark McB](http://markmcb.com/2013/02/04/cleanup-unused-linux-kernels-in-ubuntu/) | |
# for details. | |
# | |
# CAUTION! | |
# Make sure you've rebooted your system if you've just installed a new kernel | |
# (so the new kernel is in effect). | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* vi:set ts=8 sts=4 sw=4: | |
* | |
* VIM - Vi IMproved by Bram Moolenaar | |
* | |
* Ruby interface by Shugo Maeda | |
* with improvements by SegPhault (Ryan Paul) | |
* with improvements by Jon Maken | |
* | |
* Do ":help uganda" in Vim to read copying and usage conditions. | |
* Do ":help credits" in Vim to see a list of people who contributed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
# Load in the git branch prompt script | |
source ~/bin/.git-prompt.sh | |
if [ "$color_prompt" = yes ]; then | |
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]$(__git_ps1)\$ ' | |
else | |
PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\[\e[0;36m\]$(__git_ps1)\[\e[0;37m\]\$ ' | |
fi |
-
/reload [client]
- Reloads server and optionally client -
/reload_client
- Reloads client only -
/ftb_mode set <mode>
- Sets current mode -
/ftb_mode get
- Prints current mode -
/ftb_mode list
- Prints all available modes -
/edit_config [group] [entry] [value]
- Opens config Gui, if only 1st argument is given