mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-06-14 05:25:26 -04:00
Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ Just a personal backup of my MacBook Pro's setup. Certainly not a drop-in soluti
|
|||||||
|
|
||||||
(...in other words, after stealing so many sick bash hacks from people on here who are much smarter than me, I felt obligated to keep the repo public. And in even more words, **_use the automated scripts at your own risk!_**)
|
(...in other words, after stealing so many sick bash hacks from people on here who are much smarter than me, I felt obligated to keep the repo public. And in even more words, **_use the automated scripts at your own risk!_**)
|
||||||
|
|
||||||
All of the juicy stuff you're probably looking for is in [`zsh/aliases.zsh`](zsh/aliases.zsh) and [`zsh/functions.zsh`](zsh/functions.zsh) for my ZSH hacks, [`macos/defaults.sh`](macos/defaults.sh) for my macOS defaults, and [`Brewfile`](Brewfile) for my far-too-long list of binaries and apps I "need" installed. My [Firefox flags](firefox/user.js) and [VS Code preferences](vscode/) also live here.
|
All of the juicy stuff you're probably looking for is in [`zsh/aliases.zsh`](zsh/aliases.zsh) and [`zsh/functions.zsh`](zsh/functions.zsh) for my ZSH hacks, [`macos/defaults.sh`](macos/defaults.sh) for my macOS defaults, and [`Brewfile`](Brewfile) for my far-too-long list of binaries and apps I "need" installed. My [Firefox preferences](firefox/user.js) and [VS Code settings](vscode/) also live here.
|
||||||
|
|
||||||
Thanks for visiting, the `exit` is that way!
|
Thanks for visiting, the `exit` is that way!
|
||||||
|
|
||||||
@@ -14,6 +14,8 @@ Thanks for visiting, the `exit` is that way!
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Designed for macOS, kinda works on Linux (requires [ZSH to be installed](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH#ubuntu-debian--derivatives-windows-10-wsl--native-linux-kernel-with-windows-10-build-1903) first):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/jakejarvis/dotfiles.git ~/.dotfiles
|
git clone https://github.com/jakejarvis/dotfiles.git ~/.dotfiles
|
||||||
~/.dotfiles/install.sh
|
~/.dotfiles/install.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user