Skip to content
/ dotrc Public

Linux software config include vim zsh screen etc.

License

Notifications You must be signed in to change notification settings

hawktian/dotrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux configs for vim neovim zsh tmux screen git etc.

new ubuntu host initialize steps

apt install curl apt install screen apt install git apt install cmake

ohmyzsh

apt install zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

vim plugin manager

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim vim +PluginInstall

tmux

apt install tmux

tmux powerline

cd ~ git clone https://github.com/erikw/tmux-powerline.git

tmux tpm

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

About

Linux software config include vim zsh screen etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published