mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 23:47:25 +00:00
13 lines
122 B
Text
13 lines
122 B
Text
|
# 1339519901
|
||
|
ls /
|
||
|
# 1339519903
|
||
|
cd foobar
|
||
|
# 1339519906
|
||
|
function yay\
|
||
|
echo hi\
|
||
|
end
|
||
|
# 1339520882
|
||
|
echo #abc
|
||
|
# 1339520884
|
||
|
#def
|