My dotfiles to easily set up new machines
  • Vim Script 85%
  • Shell 8.5%
  • Python 6.5%
Find a file
2026-02-27 11:14:29 +01:00
config update fish config 2026-02-27 11:14:29 +01:00
ipython/profile_default initial commit 2026-02-01 15:29:37 +01:00
gitconfig initial commit 2026-02-01 15:29:37 +01:00
lesskey initial commit 2026-02-01 15:29:37 +01:00
LICENSE Initial commit 2026-02-01 15:27:49 +01:00
makesymlinks.sh initial commit 2026-02-01 15:29:37 +01:00
profile fix profile when rust is not installed 2026-02-01 15:59:02 +01:00
README.md initial commit 2026-02-01 15:29:37 +01:00

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