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

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

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