More Aerc tweaks
- Add styleset - Add socksify to the text/html reading workflow - Add G and g hotkeys to most for bottom/top of buffer
This commit is contained in:
parent
4eb299f607
commit
3068b09f3a
4 changed files with 104 additions and 2 deletions
|
@ -14,3 +14,5 @@ The setup_dotfiles.py script takes the contents of this path and creates symlink
|
|||
* `python3 setup_dotfiles.py`
|
||||
|
||||
You can run the setup script from any path and it'll figure out what to do. The script will create symlinks in your home directory matching its layout. If you want to create the tree in a different location, you'll need to open the interpreter and manually invoke `install_dotfiles()` with the correct arguments.
|
||||
|
||||
You shouldn't do this if you're not me though because this will clobber your environment and replace it with mine. :)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue