## Aliases Create a symlink from the `ZSH_CUSTOM` folder to the `dotfiles/my-aliases.zsh` file. ```sh ln -s ~/dotfiles/my-aliases.zsh ~/.oh-my-zsh/custom/aliases.zsh ```