Skip to content

Commit

Permalink
add clear alias
Browse files Browse the repository at this point in the history
  • Loading branch information
aminfara committed Oct 24, 2024
1 parent 307db06 commit 38eff50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zshrc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -385,4 +385,7 @@ myzsh_keybindings

export PATH=$HOME/.local/bin:$PATH

# Aliases
alias c="clear"

date

0 comments on commit 38eff50

Please sign in to comment.