dotfiles
dotfiles
.bash_profile
sets configuration for better bash history handling.
.bash_profile
script handles SSH keys loading through SSH agent (ssh-add
). This also requires key-hostname mapping in .ssh/config
. Check the openbsd man for ssh_config.
Sublime Text 3 configuration contains only necessary files for proper syncing as recommended.
Visual Studio Code configuration is on basic level right now, but I will try go align 1:1 Sublime with VS Code. Read more on docs site.