mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-22 08:57:31 +08:00
[split] Move mc plugin to oh-my-fish/plugin-mc
https://github.com/oh-my-fish/plugin-mc
This commit is contained in:
parent
5f6388df08
commit
fe70294401
|
@ -1,8 +0,0 @@
|
|||
function mc --description "Visual shell for Unix-like systems."
|
||||
set -lx SHELL sh
|
||||
if which bash > /dev/null
|
||||
set SHELL (which bash)
|
||||
end
|
||||
command mc $argv
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user