Skip to content

Replace the alias command with pretty-alias for a more readable aliases list.

License

Notifications You must be signed in to change notification settings

sharon-xa/pretty-alias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-alias

A CLI tool to display shell aliases with syntax highlighting, supporting bash, zsh, and fish shells.

Features

  • Detects user's shell and reads the appropriate config file.
  • Displays shell aliases in a scrollable table with syntax highlighting.
  • Supports bash, zsh, and fish shells.

Installation

curl -fsSL https://raw.githubusercontent.com/sharon-xa/pretty-alias/main/install.sh | sudo sh

Usage

Run the executable:

pretty-alias

Use the following keys for navigation:

  • q or ctrl+c: Quit
  • up: Scroll up
  • down: Scroll down

Dependencies

License

This project is licensed under the MIT License.

About

Replace the alias command with pretty-alias for a more readable aliases list.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published