An open API service indexing awesome lists of open source software.

https://github.com/positron/dotfiles

My bash and vim dotfiles
https://github.com/positron/dotfiles

dotfiles dotfiles-macos vim-configuration vimrc

Last synced: 4 months ago
JSON representation

My bash and vim dotfiles

Awesome Lists containing this project

README

          

# Philip's Dot Files
These are the config files to set up a system to maximize my productivity.

## Installation
Run ./config-macos.sh to configure OS X.

Run `./setup` in OS X/*nix/WSL shells to install utilities and link all dotfiles.

## Features
Lots of stuff I have accumulated over the years. :-)

Most config files source a .local version of that file if it exists (e.g. for secrets or work specific aliases).

## WSL
The best setup I've found is to install ConEmu and use that.

- [Follow setup instructions to get a WSL shell](https://conemu.github.io/en/BashOnWindows.html)