https://github.com/mcous/dotfiles
home directory dotfiles
https://github.com/mcous/dotfiles
Last synced: about 1 year ago
JSON representation
home directory dotfiles
- Host: GitHub
- URL: https://github.com/mcous/dotfiles
- Owner: mcous
- License: unlicense
- Created: 2013-06-14T21:47:27.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T16:18:42.000Z (over 3 years ago)
- Last Synced: 2025-03-29T03:25:50.690Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Dotfiles and `zsh` configuration. Requires [sheldon] and [starship].
```shell
brew install sheldown starship
git clone git@github.com:mcous/dotfiles.git
source dotfiles/plugins/dotfiles.zsh
dotfiles
exit
```
[sheldon]: https://sheldon.cli.rs/
[starship]: https://starship.rs/
## Adding/removing dotfiles
Dotfiles in `dotfiles/src` are symlinked to `$HOME`.
1. Add/remove file to/from `dotfiles/src`
2. Run `dotfiles --reset`
If a real, non-symlink file already exists for a given dotfile, it will not be overwritten.
## License
This code is released into the [public domain].
[public domain]: https://unlicense.org/