mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
My dot files
| aliases | ||
| bash_profile | ||
| bash_prompt | ||
| bashrc | ||
| inputrc | ||
| LICENSE | ||
| profile | ||
| README.md | ||
| screenrc | ||
| setup.sh | ||
| zprofile | ||
| zshrc | ||
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.