mkdir -p ~/Go/{bin,pkg,src}
# go environment
export GOPATH=$HOME/Go
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
{"version":1,"resource":"file:///Users/hank/github/vim-config/README.md","entries":[{"id":"qVA2.md","timestamp":1649737181038},{"id":"Tbaw.md","timestamp":1649737409313}]} |
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
{"lastUpload":"2021-12-10T06:19:42.881Z","extensionVersion":"v3.4.3"} |
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
set nocompatible | |
filetype off | |
filetype plugin indent on | |
set ttyfast | |
set laststatus=2 | |
set encoding=utf-8 | |
set autoread |
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
Show hidden characters
{ | |
// "anaconda_linting": false, | |
// "pep8": false, | |
"auto_formatting": true, | |
"autoformat_ignore": | |
[ | |
"E309", | |
"E501" | |
], | |
"pep8_ignore": |
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
# Your init script | |
# | |
# Atom will evaluate this file each time a new window is opened. It is run | |
# after packages are loaded/activated and after the previous editor state | |
# has been restored. | |
# | |
# An example hack to log to the console when each text editor is saved. | |
# | |
# atom.workspace.observeTextEditors (editor) -> | |
# editor.onDidSave -> |
echo "flow8" > /etc/hostname hostname -F /etc/hostname
echo "106.187.35.226 flow8.net flow8" >> /etc/hosts
sudo apt-get install -y exim4 gem install bundler
[apc] apc.enabled = 1
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
_oo8oo_ | |
o8888888o | |
88" . "88 | |
(| -_- |) | |
0\ = /0 | |
___/'==='\___ | |
.' \\| |// '. | |
/ \\||| : |||// \ | |
/ _||||| -:- |||||_ \ |
NewerOlder