Regenerated

This commit is contained in:
2026-04-14 19:44:05 +02:00
parent ac2afb7782
commit 8404c1ed9f
3 changed files with 352 additions and 394 deletions
+352 -366
View File
File diff suppressed because it is too large Load Diff
-14
View File
@@ -139,25 +139,11 @@ com.todoist.Todoist
This is a list of additional apps to install
#+BEGIN_SRC conf :tangle generated/assets/aliases.conf :noweb yes :mkdirp yes :eval never
#File & navigation
ll=ls -lah
cd=z
blog=cd ~/Repos/blog && ls -lah
# Git shortcuts
gs=git status
ga=git add
gc=git commit
gp=git push
gcp=git add . && git commit && git push
cd=z
#Nix commands
nps=xdg-open https://search.nixos.org
hvnx=cd ~/Repos/nixos/henrovnix_ok
emt=cd ~/Repos/nixos/henrovnix_ok && emacs README.org --batch -f org-babel-tangle && emacs -Q --batch README.org -f org-html-export-to-html
nxs=cd ~/Repos/nixos/henrovnix_ok && sudo nixos-rebuild switch --flake .#traveldroid
nxt=cd ~/Repos/nixos/henrovnix_ok && sudo nixos-rebuild test --flake .#traveldroid
nxv=cd ~/Repos/nixos/henrovnix_ok && sudo nixos-rebuild build-vm --flake .#traveldroid && $(ls -1 ./result/bin/run-*-vm | head -n 1)
#system commands
please=sudo
-14
View File
@@ -1,24 +1,10 @@
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
#File & navigation
ll=ls -lah
cd=z
blog=cd ~/Repos/blog && ls -lah
# Git shortcuts
gs=git status
ga=git add
gc=git commit
gp=git push
gcp=git add . && git commit && git push
cd=z
#Nix commands
nps=xdg-open https://search.nixos.org
hvnx=cd ~/Repos/nixos/henrovnix_ok
emt=cd ~/Repos/nixos/henrovnix_ok && emacs README.org --batch -f org-babel-tangle && emacs -Q --batch README.org -f org-html-export-to-html
nxs=cd ~/Repos/nixos/henrovnix_ok && sudo nixos-rebuild switch --flake .#traveldroid
nxt=cd ~/Repos/nixos/henrovnix_ok && sudo nixos-rebuild test --flake .#traveldroid
nxv=cd ~/Repos/nixos/henrovnix_ok && sudo nixos-rebuild build-vm --flake .#traveldroid && $(ls -1 ./result/bin/run-*-vm | head -n 1)
#system commands
please=sudo