Modified home.nix
This commit is contained in:
parent
4ab1328e9c
commit
6cc82b5391
1 changed files with 2 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
userName = "lulusilly";
|
||||
userEmail = "lunita@puppygirl.onl";
|
||||
aliases = {
|
||||
ci = "commit";
|
||||
ci = "commit -m";
|
||||
co = "checkout";
|
||||
s = "status";
|
||||
pu = "push origin master";
|
||||
|
|
@ -79,6 +79,7 @@
|
|||
syncthing # Self explanatory
|
||||
ghostty # Terminal emulator
|
||||
irssi # Terminal IRC client
|
||||
nyxt # Customizable browser
|
||||
# Fonts
|
||||
nerd-fonts.jetbrains-mono
|
||||
miracode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue