https://github.com/moolen/dotfiles
••• ~
https://github.com/moolen/dotfiles
archlinux awesomewm dotfiles rofi termite tmux vim zsh
Last synced: 2 months ago
JSON representation
••• ~
- Host: GitHub
- URL: https://github.com/moolen/dotfiles
- Owner: moolen
- Created: 2018-04-25T21:57:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T20:36:32.000Z (about 3 years ago)
- Last Synced: 2025-01-05T12:41:56.459Z (4 months ago)
- Topics: archlinux, awesomewm, dotfiles, rofi, termite, tmux, vim, zsh
- Language: Vim script
- Homepage:
- Size: 20.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOTFILES
## Screenshots

## INSTALL
```
$ git clone --recurse-submodules [email protected]:moolen/dotfiles.git ~/dotfiles$ cd dotfiles
$ ./deploy.sh
```## LOCAL RC
`~/.localrc` contains environment variables that are specific to a system.
These ones are picked up by my dotfiles:``` sh
# ~/.localrcMY_GITHUB_ACCESS_KEY=xxxx-yyyyy-zz
```
## BACKUP
See [backup](./backup) directory.