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