diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-29 22:15:03 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-29 22:15:03 +0100 |
| commit | 82df2481ef89421986d363ca519a3c8c693e7751 (patch) | |
| tree | 332e00fd5e6378f60548eb5bf84b703f1d50b0a7 /install | |
| parent | b2ae55783bde8b5123af0922a46b1afec2986525 (diff) | |
Install emacs config
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -65,6 +65,9 @@ ln -fns ../.dotfiles/config/qutebrowser ~/.config/qutebrowser # aerc ln -fns ../.dotfiles/config/aerc ~/.config/aerc +# emacs +ln -fns ../.dotfiles/config/emacs ~/.config/emacs + touch ~/.tool-versions # Italics setup |