Skip to content

sumtiogo/ubuntu-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things to install

sudo apt install git tmux tree htop curl

# vim undo
mkdir -p ~/.vim/undodir

# pathogen.vim https://github.com/tpope/vim-pathogen
mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim

# pyenv https://github.com/pyenv/pyenv
git clone https://github.com/pyenv/pyenv.git ~/.pyenv

# posh-git-sh https://github.com/lyze/posh-git-sh
mkdir -p ~/.script/posh-git-sh
git clone https://github.com/lyze/posh-git-sh.git ~/.script/posh-git-sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published