feat(asciinema): Add asciinema with my own instance
This commit is contained in:
parent
c65513c696
commit
4e65e7080e
2
zsh.nix
2
zsh.nix
@ -50,6 +50,7 @@
|
|||||||
# fi
|
# fi
|
||||||
|
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
|
export ASCIINEMA_API_URL=https://asciinema.stefka.eu
|
||||||
export YSU_MESSAGE_POSITION="after" # you-should-use plugin
|
export YSU_MESSAGE_POSITION="after" # you-should-use plugin
|
||||||
|
|
||||||
# Basic auto/tab complete:
|
# Basic auto/tab complete:
|
||||||
@ -169,6 +170,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
asciinema # Terminal recordings
|
||||||
tldr
|
tldr
|
||||||
lsd
|
lsd
|
||||||
eza
|
eza
|
||||||
|
Loading…
x
Reference in New Issue
Block a user