https://github.com/haroenv/aliasmanager
https://github.com/haroenv/aliasmanager
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/haroenv/aliasmanager
- Owner: Haroenv
- License: mit
- Created: 2015-05-09T12:03:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-09T12:04:04.000Z (over 10 years ago)
- Last Synced: 2025-10-13T20:39:15.525Z (3 months ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is still a work in early progress.
aliasmanager
===
aliasdoctor helps you diagnose your alias usage, and answer the following questions:
- What alias should I add to my dotfiles?
- What alias should I shorten?
Recommended Install
---
```
gem install aliasmanager
```
For ruby to interact properly with your shell environment, it's easier install aliasmanager through aliases
```
alias am="alias -L | aliasmanager"
```
Usage
---
`am` For the list of most used commands
`am unaliased` For the list of most used commands that don't have an alias
`am aliased` For the list of most used aliases