Skip to content

Commit

Permalink
update through script - 2024-03-30 23:58:23
Browse files Browse the repository at this point in the history
  • Loading branch information
oasido committed Mar 30, 2024
1 parent f7f092d commit 4467c91
Show file tree
Hide file tree
Showing 3 changed files with 3,955 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ alias eb="v $HOME/.bashrc"
alias sz="source $HOME/.zshrc"
alias sbr="source $HOME/.bashrc"

# lynx
alias ?="duck"
alias ??="google"

if [ -f ~/.personal_aliases ]; then
. ~/.personal_aliases
fi
Expand Down
Loading

0 comments on commit 4467c91

Please sign in to comment.