https://github.com/scarfacedeb/dotfiles
Dotfiles. Take 3. WIP
https://github.com/scarfacedeb/dotfiles
Last synced: 9 months ago
JSON representation
Dotfiles. Take 3. WIP
- Host: GitHub
- URL: https://github.com/scarfacedeb/dotfiles
- Owner: scarfacedeb
- Created: 2021-06-22T09:38:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T08:20:27.000Z (about 2 years ago)
- Last Synced: 2025-03-14T05:02:12.377Z (10 months ago)
- Language: Lua
- Size: 5.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scarfacedeb's dotfiles
Take 4. Work in Progress.
Dotfiles are managed by [dotbot](https://github.com/anishathalye/dotbot).
## Setup
- Install 1Password.
- Sign into GitHub.
- Generate a new SSH key:
```
ssh-keygen -f ~/.ssh/id_rsa
cat ~/.ssh/id_rsa.pub | pbcopy
```
- Add the new key on github: https://github.com/settings/ssh/new
- Clone dotfiles and run install
```
git clone git@github.com:scarfacedeb/dotfiles.git ~/.dotfiles && cd ~/.dotfiles
./install
```
### Secrets
Git-secrets are used to store some sensitive data. Read [more](https://www.pascallandau.com/blog/git-secret-encrypt-repository-docker/#export-list-and-import-private-gpg-keys).
### Fonts
Nerd fonts were downloaded from [ryanoasis/nerd-fonts](https://github.com/ryanoasis/nerd-fonts#patched-fonts).