mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-26 22:21:16 -03: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
|