Skip to content

Commit

Permalink
feat(wsl/home/.bashrc): add alias of bel char
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 committed Dec 5, 2024
1 parent c79e1c5 commit f30c6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsl/home/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ GPG_TTY=$(tty)
export GPG_TTY

# aliases
alias beep="printf '\a'"
alias l="eza --all --long --git"
alias code="code-insiders"

Expand Down

0 comments on commit f30c6be

Please sign in to comment.