remove ags fr now
This commit is contained in:
parent
4bba41ea48
commit
93b37a61f5
9 changed files with 2 additions and 254 deletions
|
|
@ -22,10 +22,11 @@
|
|||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
initExtra = ''
|
||||
neofetch --ascii ~/dotfiles/aperture.txt
|
||||
neofetch
|
||||
'';
|
||||
|
||||
shellAliases = {
|
||||
neofetch = "neofetch --ascii ~/dotfiles/aperture.txt";
|
||||
rebuild = "sudo nixos-rebuild switch";
|
||||
clean = "nix-store --gc";
|
||||
dotfiles = "cd ~/dotfiles/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue