Skip to content

Commit

Permalink
cy -> code/cycode
Browse files Browse the repository at this point in the history
  • Loading branch information
Adidi committed Feb 23, 2020
1 parent dc5674c commit fac6348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/includes/aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ alias cdd='cd -' # Go Back
alias desk='cd ~/Desktop' # Shortcut to code dir
alias cod='cd ~/code' # Shortcut to code dir
alias dotfiles='cd ~/.dotfiles' # Shortcut to CLI dotfiles dir
alias cups='cd ~/code/upstay'
alias cy='cd ~/code/cycode'

# List files/dirs
alias ls='ls -G'
Expand Down

0 comments on commit fac6348

Please sign in to comment.