Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

amurf/dotfilesold

Repository files navigation

dotfiles

The dotfiles.

Installation

./install.sh

or just:


# Install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

# Install brew packages
./brew.install

# Install vim-plug
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

# Install vim plugins
:PlugInstall

About

The dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published