Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.31 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.31 KB

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://github.com/ckujau/dotfiles/main/install-dot.sh | sh
fetch -o-  https://github.com/ckujau/dotfiles/main/install-dot.sh | sh
curl  -Ls  https://github.com/ckujau/dotfiles/main/install-dot.sh | sh
wget  -qO- https://github.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