My dotfiles to easily set up new machines
- Vim Script 85%
- Shell 8.5%
- Python 6.5%
| config | ||
| ipython/profile_default | ||
| gitconfig | ||
| lesskey | ||
| LICENSE | ||
| makesymlinks.sh | ||
| profile | ||
| README.md | ||
Installation
Add SSH keys for automatic login: ssh-copy-id -i ~/.ssh/id_ed25519.pub user@server_ip
Install required programs:
git,fish,neovim
and optional programs:
eza,ripgrep,bat,fzf
Create the symbolic links:
bash makesymlinks.sh