Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T08:43:54.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T14:12:41.276Z (5 months ago)
- Topics: dotfiles, git, gitconfig, gnupg, vimrc, zpreztorc, zsh
- Language: Shell
- Homepage:
- Size: 7.27 MB
- Stars: 25
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
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
![Image of my terminal](screenshot.png)
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