mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Merge pull request #1406 from pry/revert-1404-add-pwd
Revert "Alias whereami to pwd"
This commit is contained in:
commit
2c32d5e5f6
1 changed files with 0 additions and 1 deletions
|
@ -193,5 +193,4 @@ class Pry
|
|||
|
||||
Pry::Commands.add_command(Pry::Command::Whereami)
|
||||
Pry::Commands.alias_command '@', 'whereami'
|
||||
Pry::Commands.alias_command 'pwd', 'whereami'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue