dotfiles/zsh/aliases.zsh

3 lines
61 B
Bash

alias reload!='. ~/.zshrc'
alias ls='ls --color'
alias l='ls'