Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

matteocellucci/globalias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Cellux's globalias

Alternative implementation of OhMyZsh globalias.

Installation

git clone https://github.com/matteocellucci/globalias.git $ZSH_CUSTOM/plugins

Add globalias to current plugins in your .zshrc.

Alias exclusion

Exclude alias from expansion in your .zshrc with:

export GLOBALIAS_EXCLUDE=(ls grep sudo)

Differences

  • No word expansion
  • Exclude aliases form expansion with GLOBALIAS_EXCLUDE variable
  • Different key bindings

About

Cellux's globalias

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages