https://github.com/PurpleBooth/dotfiles
My dotfiles. For reference and backup.
https://github.com/PurpleBooth/dotfiles
dotfiles git gitconfig gnupg vimrc zpreztorc zsh
Last synced: 11 days ago
JSON representation
My dotfiles. For reference and backup.
- Host: GitHub
- URL: https://github.com/PurpleBooth/dotfiles
- Owner: PurpleBooth
- License: gpl-3.0
- Created: 2017-10-28T18:54:11.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T14:50:22.000Z (8 months ago)
- Last Synced: 2025-03-18T18:58:16.505Z (28 days ago)
- Topics: dotfiles, git, gitconfig, gnupg, vimrc, zpreztorc, zsh
- Language: Shell
- Homepage:
- Size: 7.23 MB
- Stars: 26
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-starred-test - PurpleBooth/dotfiles - My dotfiles. For reference and backup. (Shell)
README
# Billie's Dotfiles

Mostly this is for backup purposes. It is all the important dotfiles to
make the terminal look like above.I made an explicit decision with this repository to not follow good
commit hygiene, or care about having a working pipeline. The aim here is
to make something I can use very rapidly, not something for others to
collaborate on.## Setup
### Install packages etc
To setup the home profile run
make setup-home
To setup the work profile run
make setup-work