dots/README.md
minhtrannhat ffdba5c543
Added README and Emacsclient changes
- Added a new `README.md`
- Emacsclient now closes gracefully with `SPC q f` - kill frame
2021-10-09 09:16:15 -04:00

11 lines
274 B
Markdown

# My dotfiles
## Installation
- Install each program at the directory root i.e: fish, git, kitty terminal...
- Install `GNU stow` a symlink manager.
- `cd` into the dotfiles directory.
- Run `stow *` to symlink all the dotfiles to their respective place.
- ???
- Profits.