https://github.com/ianmitchell/dotfiles
The dotfiles I use on OSX
https://github.com/ianmitchell/dotfiles
Last synced: about 1 year ago
JSON representation
The dotfiles I use on OSX
- Host: GitHub
- URL: https://github.com/ianmitchell/dotfiles
- Owner: IanMitchell
- Created: 2014-01-23T21:20:35.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T22:02:29.000Z (over 1 year ago)
- Last Synced: 2025-02-01T15:45:00.636Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
My personal dotfiles for all my machines! I use these on macOS, Windows WSL2, and GitHub Codespaces.
It uses zsh, [Starship](https://starship.rs/), [bat](https://github.com/sharkdp/bat), [exa](https://github.com/ogham/exa), [tldr](https://tldr.sh), and [delta](https://github.com/dandavison/delta).
## Usage
Clone this repository to your machine and then run the following command:
$ ./install
Any existing dotfiles will be saved under `~/.backup`