Stack

From Things and Stuff Wiki
Revision as of 02:35, 11 February 2013 by Milk (talk | contribs) (→‎install)
Jump to navigation Jump to search


work towards; puppet

See also BOA

install

tmux
zsh ncdu htop git

compile;

vim atop
php
ruby rubygems
python pip
git clone git@github.com:milkmiruku/dotvim.git ~/.vim
ln -s .vim/vimrc .vimrc
mkdir ~/.vim/bundle
git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

Read permissions for other users? Or /usr/share/config/ ...

in Vim

:NeoBundleInstall
rm -rf /etc/zsh
git clone git@github.com:milkmiruku/zsh.git /etc/zsh
cd /etc/zsh
git submodule init
git submodule update

git clone git@github.com:milkmiruku/dottmux.git ~/.tmux

tasks

  • create own user
    • sudoers
  • firewall
  • services and daemons..