4 lines
52 B
Fish
4 lines
52 B
Fish
|
|
function last_history_item
|
||
|
|
echo $history[1]
|
||
|
|
end
|