https://github.com/hobadee/dotfiles
My dotfiles
https://github.com/hobadee/dotfiles
Last synced: about 1 month ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/hobadee/dotfiles
- Owner: Hobadee
- Created: 2019-08-27T20:39:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T17:33:18.000Z (over 2 years ago)
- Last Synced: 2025-02-23T15:24:41.562Z (over 1 year ago)
- Language: Shell
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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`