Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benniemosher/dotfiles-2024
A dotfiles repo for 2024 using Chezmoi, Starship, and Lazyvim
https://github.com/benniemosher/dotfiles-2024
dotfiles
Last synced: about 1 month ago
JSON representation
A dotfiles repo for 2024 using Chezmoi, Starship, and Lazyvim
- Host: GitHub
- URL: https://github.com/benniemosher/dotfiles-2024
- Owner: benniemosher
- Created: 2024-10-22T11:27:06.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T14:07:58.000Z (about 2 months ago)
- Last Synced: 2024-12-14T17:52:40.191Z (about 2 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage: https://benniemosher.com
- Size: 3.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
2024 rendition using chezmoi, starship, and lazyvim.
## Usage
Create a `~/.profile.local` filling in contents below:
```bash
# ~/.profile.localexport KEYBASE_USERNAME=""
export KEYBASE_PAPERKEY=""
export KEYBASE_KEY_ID=""
``````bash
chezmoi apply
osascript -e 'quit app "Terminal"'
```Update iTerm2.app to pull the plist from `$HOME/.local/share/chezmoi/preferences`.