This commit is contained in:
Brian Buller 2015-02-02 17:02:47 -06:00
parent e94c1fc208
commit 787fad28c2
7 changed files with 35 additions and 11 deletions

View File

@ -1,8 +1,7 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =6
let g:netrw_dirhist_1='/Users/brbuller/Development/go/src/bitbucket.org/brbuller'
let g:netrw_dirhist_2='/Users/brbuller/Development/go/src/bitbucket.org/brbuller/goback'
let g:netrw_dirhist_3='/Users/brbuller/Development/go/src/bitbucket.org/brbuller/goback/cmd'
let g:netrw_dirhist_4='/Users/brbuller/Development/go/src/bitbucket.org/brbuller/goback'
let g:netrw_dirhist_5='/Users/brbuller/Development/go/src/bitbucket.org/brbuller/goback/cmd'
let g:netrw_dirhist_6='/Users/brbuller/Development/go/src/bitbucket.org/brbuller/goback'
let g:netrw_dirhist_cnt =5
let g:netrw_dirhist_1='/Users/brbuller/Development/Work/Fliphound/MobileApp'
let g:netrw_dirhist_2='/Users/brbuller/Development/Work/Fliphound/MobileApp/app'
let g:netrw_dirhist_3='/Users/brbuller/Development/Work/Fliphound/MobileApp/app/src'
let g:netrw_dirhist_4='/Users/brbuller/Development/Work/Fliphound/MobileApp/app/src/main'
let g:netrw_dirhist_5='/Users/brbuller/Development/Work/High Touch/Enertech/capture'

View File

@ -3,6 +3,10 @@ To homeshick dotfiles:
`git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick`
`$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/dotfiles.git`
`$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/vim-castle.git`
If no credentials, use https clone:
`$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/dotfiles.git`
`$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/vim-castle.git`
* Platforms
- [[Android]]

View File

@ -1,4 +1,3 @@
[[redemption_membership|Redemption Membership]]
=== Scripture ===
@ -10,4 +9,12 @@
* [[bible_esv_2_peter|2 Peter]]
* [[bible_esv_mark|Mark]]
==== Laptop Software ====
Spotify
[[http://www.remoteless.no/spotify/index.html|Remoteless Helper (Spotify)]]
GarageBand
ProPresenter 5
Google Chrome
Keynote
[[http://roland.com/support/article/?q=downloads&p=UA-11|Duo-Capture Driver]]

View File

@ -35,7 +35,7 @@ As root:
==== Adding a new user ====
{{{
# useradd
# adduser
}}}
Then, if needed:
{{{

View File

@ -13,8 +13,12 @@ To homeshick dotfiles:
<code>git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick</code>
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/dotfiles.git</code>
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone git@bitbucket.org:brbuller/vim-castle.git</code>
If no credentials, use https clone:
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/dotfiles.git</code>
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/vim-castle.git</code>
</p>
<ul>
<li>
Platforms

View File

@ -7,7 +7,6 @@
</head>
<body>
<p>
<a href="redemption_membership.html">Redemption Membership</a>
</p>
@ -33,5 +32,16 @@
</ul>
<h4 id="toc_0.0.1.3">Laptop Software</h4>
<p>
Spotify
<a href="http://www.remoteless.no/spotify/index.html">Remoteless Helper (Spotify)</a>
GarageBand
ProPresenter 5
Google Chrome
Keynote
<a href="http://roland.com/support/article/?q=downloads&amp;p=UA-11">Duo-Capture Driver</a>
</p>
</body>
</html>

View File

@ -58,7 +58,7 @@ installpkg sbopkg*.tgz
<h4 id="toc_0.0.1.3">Adding a new user</h4>
<pre>
# useradd
# adduser
</pre>
<p>
Then, if needed: