These dotfiles are usually executed in this order:
dotfile | purpose |
---|---|
.profile |
for login shells |
.bash_profile / .zprofile |
for login shells |
.bashrc / .kshrc / .zshrc |
depending on the shell being used |
.aliases |
called by our RC files |
.shell.local |
called by our RC files |
Install them all, as dangerously as possible:
ftp -o- https://raw.githubusercontent.com/ckujau/dotfiles/main/install-dot.sh | sh
fetch -o- https://raw.githubusercontent.com/ckujau/dotfiles/main/install-dot.sh | sh
curl -Ls https://raw.githubusercontent.com/ckujau/dotfiles/main/install-dot.sh | sh
wget -qO- https://raw.githubusercontent.com/ckujau/dotfiles/main/install-dot.sh | sh
Missing root certificates and the commands above fail? Install as needed:
- FreeBSD:
ca_root_nss
- Linux:
ca-certificates
- NetBSD:
mozilla-rootcerts
- OpenBSD:
/etc/ssl/cert.pem