Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 7, 2026

The lla alias needs to be owned by zsh (not bash) and point to the existing detailed lsd listing. This updates zsh configuration so lla is available where it’s expected.

  • Zsh alias definition
    • Add lla in zsh config with maximum lsd detail blocks
  • Shell scope cleanup
    • Remove bash-scoped lla definition

Example:

alias lla='lsd -la --blocks permission,user,group,size,date,name,inode,links,git'

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: limakzi <[email protected]>
Copilot AI changed the title [WIP] Add lla alias that uses lsd to show detailed output Add lla alias for maximal lsd detail Feb 8, 2026
Copilot AI requested a review from limakzi February 8, 2026 00:03
Copilot AI changed the title Add lla alias for maximal lsd detail Define lla alias for zsh using lsd details Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants