https://github.com/dougal/dotfiles
https://github.com/dougal/dotfiles
dotfiles macvim vi vim
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dougal/dotfiles
- Owner: dougal
- Created: 2019-04-01T21:16:46.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T21:06:45.000Z (3 months ago)
- Last Synced: 2025-04-24T07:14:24.789Z (about 1 month ago)
- Topics: dotfiles, macvim, vi, vim
- Language: Vim Script
- Size: 207 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Hey, welcome to my dotfiles!
## Install
```bash
git clone https://github.com/dougal/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
bash install.sh
```See the individual README for [Fish](fish/README.md), [Tmux](tmux/README.md),
and [Vim](vim/README.md) for more information.