Skip to content

Instantly share code, notes, and snippets.

@maciakl
Created May 31, 2025 03:55
Show Gist options
  • Save maciakl/6cee02cc43a620da99c4bb52e6c00623 to your computer and use it in GitHub Desktop.
Save maciakl/6cee02cc43a620da99c4bb52e6c00623 to your computer and use it in GitHub Desktop.

Revisions

  1. maciakl created this gist May 31, 2025.
    3 changes: 3 additions & 0 deletions .bashrc_aliases
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    alias ll="eza --icons -lh"
    alias lt="eza --icons -lh --tree --level=2"
    alias fz="fzf --preview 'bat --color=always {}'"