Skip to content

Skyrail/sys-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sys-setup

As I learn more about Linux I want to keep a log of any scripts, configs etc. that I create so that's what I commit here

homebrew

brew bundle install --file <Brewfile location>

vim

Uses Vundle.

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

Copy the .vimrc file as needed and then run :PluginInstall in vim.

oh-my-zsh

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

About

Linux configuration files and scripts for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published