Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattgreen/dotfiles
Exquisitely handcrafted dotfiles
https://github.com/mattgreen/dotfiles
dotfiles fish
Last synced: 6 days ago
JSON representation
Exquisitely handcrafted dotfiles
- Host: GitHub
- URL: https://github.com/mattgreen/dotfiles
- Owner: mattgreen
- Created: 2012-06-19T02:05:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T16:20:49.000Z (10 months ago)
- Last Synced: 2024-10-06T04:07:00.721Z (about 1 month ago)
- Topics: dotfiles, fish
- Language: Shell
- Homepage:
- Size: 898 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Intro
A brutally minimalist, topic-oriented dotfiles setup ala **@holman**.I value simple, robust tools that stay out of my way. My shell needs are fairly simple, so I don't have much in the way of interesting aliases or nifty prompts. Fast startup time is key for me, I greatly dislike tools that break flow.
### What's Nifty?
* Stylish, two-line [fish prompt](https://github.com/mattgreen/dotfiles/blob/master/fish/functions/fish_prompt.fish) with async git dirty checks
* [Jump alias](https://github.com/mattgreen/jump) to switch between projects quickly
* Extremely fast startup:
````
❯ time fish_prompt
________________________________________________________
Executed in 35.54 millis fish external
usr time 17.31 millis 2.21 millis 15.11 millis
sys time 19.04 millis 3.02 millis 16.02 millis````
### Screenshot
![Preview](https://user-images.githubusercontent.com/181487/85642728-4a6d1580-b660-11ea-8977-4d309e8f5160.png)