🪟 Resize by using arrow keys, Cowsay fortune on shell open

This commit is contained in:
2025-01-06 19:16:25 +01:00
parent 5fa27621dd
commit 00a3c0b0cd
3 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# For Fish dotfiles, see: /home-manager/fish.nix and home-manager/starship.nix
{ pkgs, ... }:
{
@ -18,6 +19,7 @@
# Start starship when creating a new shell
interactiveShellInit = ''
starship init fish | source
fortune | cowsay -f tux
'';
shellAliases = {
# Transfer shell config to target device