Skip to content

vitmy0000/trinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trinity

Download

cd ~
git clone [email protected]:vitmy0000/trinity.git

Install dependencies

# vim-plug
curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
# zplug
curl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh| zsh

Link

ln -s trinity/tmux.conf ~/.tmux.conf
ln -s trinity/gitconfig ~/.gitconfig
ln -s trinity/vimrc ~/.vimrc
ln -s trinity/zshrc ~/.zshrc
ln -rs trinity/UltiSnips ~/.vim/UltiSnips

To use zsh as default shell

echo 'export SHELL=$(which zsh)' >> ~/.bashrc
echo '[ -z "$ZSH_VERSION" ] && exec "$SHELL" -l' >> ~/.bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published