diff --git a/.config/nushell/history.txt b/.config/nushell/history.txt index 405a6417..d5e95296 100644 --- a/.config/nushell/history.txt +++ b/.config/nushell/history.txt @@ -1,2 +1,5 @@ rm * exit +clear +ls +exit diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index 6b9e7e2d..f98edb0c 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -189,6 +189,7 @@ autocmd DocStart monkeytype.com mode ignore autocmd DocStart app.diagrams.net mode ignore autocmd DocStart undefined mode ignore autocmd DocStart onq.queensu.ca mode ignore +autocmd DocStart speedtyper.dev mode ignore " For syntax highlighting see https://github.com/tridactyl/vim-tridactyl " vim: set filetype=tridactyl