Skip to content

Instantly share code, notes, and snippets.

@ivkremer
Last active March 31, 2025 21:27
Show Gist options
  • Select an option

  • Save ivkremer/981940748006df3ece7e586925426ec5 to your computer and use it in GitHub Desktop.

Select an option

Save ivkremer/981940748006df3ece7e586925426ec5 to your computer and use it in GitHub Desktop.
Useful aliases for Bash
alias l="ls -AlGht"
alias dirsize="du -hs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment