Age | Commit message (Collapse) | Author |
|
There were only three aliases left in aliases.zsh
File deleted!
|
|
More compact case statement instead of the ugly if elif... else
statement. Moves it to history.zsh
|
|
- Cleans out aliases.zsh.
- Removes unneeded cd function.
|
|
|
|
Those aliases should be in user's .zshrc file, instead of being default.
|
|
Added/modified some useful aliases.
|
|
|
|
|
|
|
|
Conflicts:
lib/aliases.zsh
|
|
Added a "please" alias for sudo
|
|
|
|
|
|
|
|
Modify directory listing aliases to make more sense. Remove conflicting helper
function (mcd conflicts with mtools).
|
|
|
|
Also an alias for the function.
|
|
|
|
The ll alias is a very common default for bash in Linux distributions, so use
that definition.
|
|
which aliases/functions they want.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upcoming changes to directory structure and configuration options
|