Skip to content

Linux configuration files and scripts for learning purposes

Notifications You must be signed in to change notification settings

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