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

https://github.com/hobadee/dotfiles

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

Last synced: about 1 month ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

          

# dotfiles
My dotfiles

To bootstrap:
```
curl https://hobadee.kincl.net/dotfiles.sh | sh
```

## Todo
- Replace all direct binary references to dynamic references. (`$(command -v $CMD)`)
- Make SSH detection better
- Spawn tmux terminal on SSH session
- Kill SSH session on tmux termination
- Fix `termcolors` function
- See if we can detect a non-emulated terminal or the font used. If so, set `typeset -g POWERLEVEL9K_MODE=compatible` in `.p10k.zsh`