1
0
Fork 0

Change zsh prompt to starship

This commit is contained in:
Avery 2024-10-11 21:11:07 +02:00
parent 6f2c204e91
commit cebb20067f
Signed by: Avery
GPG key ID: B684FD451B692E04
7 changed files with 87 additions and 1253 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, config, ... }: {
{ pkgs, ... }: {
home = {
username = "avery";
homeDirectory = "/home/avery";