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
- Host: GitHub
- URL: https://github.com/positron/dotfiles
- Owner: positron
- Created: 2012-03-22T03:40:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2025-11-23T06:43:36.000Z (7 months ago)
- Last Synced: 2025-11-23T08:23:11.605Z (7 months ago)
- Topics: dotfiles, dotfiles-macos, vim-configuration, vimrc
- Language: Vim Script
- Homepage:
- Size: 226 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)