Add terminal log using asciinema
This commit is contained in:
parent
6f6ca6f79d
commit
41935c352c
5 changed files with 23 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
# Packages that should be installed to the user profile.
|
||||
home.packages = with pkgs; [
|
||||
asciinema # tool to record terminal sessions
|
||||
bat # cat-alternative
|
||||
direnv # tool to load custom environments
|
||||
docker-credential-helpers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue