mirror of
https://github.com/acedanger/dotfiles.git
synced 2025-12-05 22:30:13 -08:00
6c72ecbd486867b84bc5a8ccb2fccb534e17fdbc
Aliases
Create a symlink from the ZSH_CUSTOM folder to the dotfiles/my-aliases.zsh file.
# Create new symlink
ln -s ~/dev/dotfiles/my-aliases.zsh ~/.oh-my-zsh/custom/aliases.zsh
# If the symlink already exists, use -f to force creation
ln -sf ~/dev/dotfiles/my-aliases.zsh ~/.oh-my-zsh/custom/aliases.zsh
Description
Languages
PowerShell
62.2%
Shell
37.8%