Minor worf updates
This commit is contained in:
@@ -12,13 +12,15 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bottom
|
||||
discord
|
||||
cocoapods
|
||||
exa
|
||||
iterm2
|
||||
ncdu
|
||||
neofetch
|
||||
nix-index
|
||||
nodejs
|
||||
slack
|
||||
spotify
|
||||
tldr
|
||||
vscode
|
||||
];
|
||||
|
||||
@@ -29,6 +31,7 @@
|
||||
pull.rebase = "true";
|
||||
color.ui = "auto";
|
||||
init.defaultBranch = "main";
|
||||
lfs.enable = true;
|
||||
|
||||
user = {
|
||||
name = "Felix Albrigtsen";
|
||||
|
||||
Reference in New Issue
Block a user