cleanup and git theme
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
05e5d3bc39
commit
41b5142e74
12 changed files with 4 additions and 210 deletions
|
@ -18,13 +18,12 @@ in
|
|||
BATDIFF_USE_DELTA = "true";
|
||||
};
|
||||
|
||||
/*
|
||||
home.shellAliases = {
|
||||
cat = "${pkgs.bat}/bin/bat --decorations never";
|
||||
less = ''${pkgs.bat}/bin/bat --decorations never --paging=always --pager "${pkgs.less}/bin/less -RF"'';
|
||||
man = "${pkgs.bat-extras.batman}/bin/batman";
|
||||
};
|
||||
*/
|
||||
|
||||
home.packages = with pkgs; [
|
||||
vim
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue