dotfiles/.config/nushell/history.txt
2024-07-03 16:00:32 -04:00

14 lines
129 B
Plaintext

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