dotfiles/.config/nushell/history.txt

14 lines
129 B
Plaintext
Raw Normal View History

2024-07-03 20:44:47 +01:00
ls
eza
eza -l
ls
exit
which ls
man nu
nu --help
exit
cat compile_commands.json
cat compile_commands.json | from json
clear
exit