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

https://github.com/dreikanter/dotfiles

Alex's dotfiles
https://github.com/dreikanter/dotfiles

configuration development-environment dotfiles linux macos

Last synced: 3 months ago
JSON representation

Alex's dotfiles

Awesome Lists containing this project

README

          

# Alex's dotfiles

Initial setup:

``` bash
bash <(curl -fsSL https://raw.githubusercontent.com/dreikanter/dotfiles/master/setup)
```

Install homebrew packages:

```
brew bundle --file=~/.dotfiles/Brewfile
```

## Global hotkeys

- `Ctrl+Shift+N` – create new note.
- `Ctrl+Shift+L` – open the latest note.
- `Ctrl+Shift+T` – open the latest todo note.