Added README and Emacsclient changes

- Added a new `README.md`
- Emacsclient now closes gracefully with `SPC q f` - kill frame
This commit is contained in:
minhtrannhat
2021-10-09 09:16:15 -04:00
parent c97a1cc43a
commit ffdba5c543
2 changed files with 11 additions and 1 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# 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.