Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.local

export 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`.