giving up on this experiment
This commit is contained in:
parent
edf88e3503
commit
0bc04c8a91
|
@ -58,10 +58,6 @@ if [ -d $HOME/perl5 ]; then
|
|||
fi
|
||||
|
||||
# For Raku/zef
|
||||
if command -v raku > /dev/null 2>&1; then
|
||||
export RAKUDO_LINE_EDITOR=LineEditor
|
||||
fi
|
||||
|
||||
if [ -d $HOME/.raku/bin ]; then
|
||||
export PATH="$HOME/.raku/bin:$PATH"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue