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
- Host: GitHub
- URL: https://github.com/dreikanter/dotfiles
- Owner: dreikanter
- Created: 2016-08-11T09:26:28.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2026-04-13T12:25:23.000Z (3 months ago)
- Last Synced: 2026-04-13T14:19:54.141Z (3 months ago)
- Topics: configuration, development-environment, dotfiles, linux, macos
- Language: Shell
- Homepage:
- Size: 817 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.