docker build -t vnys/foo .
Then run it on Linux:
docker run -it -v $(pwd):/source vnys/foo bash
" Vim color file | |
" | |
" Author: Tomas Restrepo <[email protected]> | |
" | |
" Note: Based on the monokai theme for textmate | |
" by Wimer Hazenberg and its darker variant | |
" by Hamish Stuart Macpherson | |
" | |
hi clear |
docker build -t vnys/foo .
Then run it on Linux:
docker run -it -v $(pwd):/source vnys/foo bash
#Tutorial: How to connect your Cloud9 and GitHub accounts via ssh
To avoid having to enter your username and password EVERY-SINGLE-TIME you push, follow these step-by-step instructions.
#####2. Paste your C9 ssh key into your GitHub account
# Install tmux on rhel/centos 7 | |
# install deps | |
yum install gcc kernel-devel make ncurses-devel | |
# DOWNLOAD SOURCES FOR LIBEVENT AND MAKE AND INSTALL | |
curl -OL https://github.com/libevent/libevent/releases/download/release-2.0.22-stable/libevent-2.0.22-stable.tar.gz | |
tar -xvzf libevent-2.0.22-stable.tar.gz | |
cd libevent-2.0.22-stable | |
./configure --prefix=/usr/local |
# Executables og directories endret, ble for mørk med gotham | |
# Configuration file for dircolors, a utility to help you set the | |
# LS_COLORS environment variable used by GNU ls with the --color option. | |
# This file goes in the /etc directory, and must be world readable. | |
# You can copy this file to .dir_colors in your $HOME directory to override | |
# the system defaults. | |
# Copyright (C) 1996-2017 Free Software Foundation, Inc. | |
# Copying and distribution of this file, with or without modification, |
<iframe src="https://calendar.google.com/calendar/embed?showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=600&wkst=2&bgcolor=%23FFFFFF&src=vouajpiu4g0phsgj14slibgjt0%40group.calendar.google.com&color=%23AB8B00&ctz=Europe%2FOslo" frameborder="0" scrolling="no" style="width: 100vw; height: 100vh; border: none"></iframe> |
sudo apt-get install python-pip
sudo pip install powerline-status
sudo apt-get install fonts-powerline
.vimrc > set rtp+=/usr/local/lib/python2.7/dist-packages/powerline/bindings/vim/