wget -O ~/.emacs https://raw.githubusercontent.com/txgvnn/dots/master/.emacs
Just start and enjoy Emacs! You can customize more by creating ~/.emacs.d/personal.el
Optional
- M-x develop-dot Diff new .emacs version
- M-x develop-... ... development
wget -O ~/.gnus https://raw.githubusercontent.com/txgvnn/dots/master/.gnus
wget -O ~/.authinfo https://raw.githubusercontent.com/txgvnn/dots/master/.authinfo
You have to customize the .gnus
and .authinfo
(default 2 accounts) with your credentials.
Setup .authinfo.gpg
(by gnupg) instead of .authinfo
if you want to protect your sensitive data.
wget -O ~/.screenrc https://raw.githubusercontent.com/txgvnn/dots/master/.screenrc
wget -O- https://raw.githubusercontent.com/txgvnn/dots/master/.bashrc >> ~/.bashrc