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