mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
My dot files
- support PROMPT - support RPROMPT (buggy if on same line) - support zsh color codes in PROMPT and RPROMPT - refactor set_prompt to use PROMPT and RPROMPT - add duration and rc to RPROMPT |
||
|---|---|---|
| bash | ||
| home | ||
| shell | ||
| zsh | ||
| .envrc | ||
| .gitignore | ||
| LICENSE | ||
| nix.attrs | ||
| nix.channel | ||
| nix.sh | ||
| osx | ||
| README.md | ||
| setup.sh | ||
| shell.nix | ||
Those are my dotfiles, with convenience scripts for easy deployment on multiple computers.
This is how I setup a new account:
- git clone https://lloeki@github.com/lloeki/dotfiles.git
- cd dotfiles
- ./setup.sh
- enjoy.