https://github.com/drowzy/dotfiles
https://github.com/drowzy/dotfiles
emacs i3 shell spacemacs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drowzy/dotfiles
- Owner: drowzy
- Created: 2016-05-18T05:40:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T14:27:13.000Z (about 6 years ago)
- Last Synced: 2025-04-14T17:31:39.688Z (about 1 year ago)
- Topics: emacs, i3, shell, spacemacs
- Language: Emacs Lisp
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Components
- **Spacemacs**: Private layers, snippets
- **Visual studio code** - Spacemacs style keybindings and editor settings
- **X** - `.Xresources` `.Xmodmap`
- **Fonts** - Font installation script
- **i3 WM** - i3 & i3-blocks config
- **scripts** - Random scripts which I find useful
## Installation
```bash
git clone https://github.com/drowzy/dotfiles.git ~/.dotfiles
```