Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdgonzalez872/dotfiles

My dotfiles
https://github.com/pdgonzalez872/dotfiles

Last synced: about 1 month ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# dotfiles

### Instructions

- Clone this repo to `~`
- Create symbolic links: `ln -s ~/dotfiles/.vimrc ~/.vimrc`
- sudo ln -s ~/dotfiles/.vimrc ~/.config/nvim/init.vim
- Verify links: `ls -la` -> `.vimrc -> /Users/paulogonzalez/dotfiles/.vimrc`
- For all `.` files here

### Check the ubuntu_setup script.