Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filbranden/dotfiles
filbranden's dotfiles
https://github.com/filbranden/dotfiles
Last synced: 6 days ago
JSON representation
filbranden's dotfiles
- Host: GitHub
- URL: https://github.com/filbranden/dotfiles
- Owner: filbranden
- License: mit
- Created: 2019-03-20T21:21:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T19:42:26.000Z (about 2 years ago)
- Last Synced: 2024-11-18T00:37:39.413Z (2 months ago)
- Language: Vim Script
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## dotfiles
These are filbranden's dotfiles.
Currently setting them up for:
* vim
* tmux
* git
* bash (though I don't really customize it much)Use `install.sh` (or `make install`) to set up the needed symlinks to use them
from this repository.**NOTE:** First run of `vim` (during `install.sh`) might fail since vimrc
directives depend on plug-ins that are not yet installed, so it might be
necessary to `Press ENTER` to get to install the plug-ins from there. (TODO:
Find a better solution for plug-in installation on the first run.)