Stack

From Things and Stuff Wiki
Revision as of 02:46, 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
ssh-keygen -t rsa
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/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
mkdir ~/.vim/bundle
git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

in Vim

:NeoBundleInstall

To sort: multiuser config. permissions? Or /usr/share/config/ ...


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

tasks

useradd -m -s zsh milk
  • sudoers
  • firewall ports
  • services and daemons..