# AX-ZSH: Alex' Modular ZSH Configuration # std_aliases: Setup standard aliases alias ".."="cd .." alias "ll"="ls -hl" alias "l"="ll -a"