Functionsยง
- alias ๐
- cd
- cd_expand_ ๐all_ dots 
- compress_tilde 
- If path start with HOME then replace with ~.
- expand_tilde 
- Takes a PathBuf, if it contains ~ then replaces it with HOME and returns the new PathBuf, else returns path. If path is not utf-8 then it will not expand ~.
- export ๐
- run_builtin 
- set_arg_ ๐flags 
- set_var ๐
- ulimit ๐
- ulimit_parm_ ๐list 
- umask ๐
- unalias ๐