This commit is contained in:
Tao Tien 2024-03-22 15:15:33 -07:00
parent 099ce78083
commit dc9aac0b17
2 changed files with 1 additions and 1 deletions

View file

@ -41,7 +41,6 @@
gwenview gwenview
kate kate
xterm xterm
kwrite
]; ];
services.openssh.enable = true; services.openssh.enable = true;

View file

@ -1,5 +1,6 @@
source ~/.cache/starship/init.nu source ~/.cache/starship/init.nu
source ~/.zoxide.nu source ~/.zoxide.nu
alias b = btm;
alias cringe = sudo bootctl set-oneshot auto-windows alias cringe = sudo bootctl set-oneshot auto-windows
alias fetch = neofetch alias fetch = neofetch
alias ff = firefox alias ff = firefox