Skip to content

Commit

Permalink
For my club
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatXliner committed Jun 1, 2024
1 parent ed84864 commit fdd9998
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc/aliases.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ alias vact="source .venv/bin/activate"
alias localip="ifconfig | grep -Eo 'inet (addr:)?([0-9]*\.){3}[0-9]*' | grep -Eo '([0-9]*\.){3}[0-9]*' | grep -v '127.0.0.1'"
alias clean='fd "\.venv|__pycache__|\.turbo|node_modules" --type=directory --exec rm -rf'

alias clean_zsh='zsh -f'
# Bibbity bobbity your alias is now my property
# (from https://github.com/ajeetdsouza/zoxide/issues/34#issuecomment-2099442403)
zf () {
Expand Down

0 comments on commit fdd9998

Please sign in to comment.