Regenerated
This commit is contained in:
+352
-366
File diff suppressed because it is too large
Load Diff
@@ -139,25 +139,11 @@ com.todoist.Todoist
|
|||||||
This is a list of additional apps to install
|
This is a list of additional apps to install
|
||||||
#+BEGIN_SRC conf :tangle generated/assets/aliases.conf :noweb yes :mkdirp yes :eval never
|
#+BEGIN_SRC conf :tangle generated/assets/aliases.conf :noweb yes :mkdirp yes :eval never
|
||||||
#File & navigation
|
#File & navigation
|
||||||
ll=ls -lah
|
|
||||||
cd=z
|
cd=z
|
||||||
blog=cd ~/Repos/blog && ls -lah
|
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
|
#Nix commands
|
||||||
nps=xdg-open https://search.nixos.org
|
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
|
#system commands
|
||||||
please=sudo
|
please=sudo
|
||||||
|
|||||||
@@ -1,24 +1,10 @@
|
|||||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||||
#File & navigation
|
#File & navigation
|
||||||
ll=ls -lah
|
|
||||||
cd=z
|
cd=z
|
||||||
blog=cd ~/Repos/blog && ls -lah
|
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
|
#Nix commands
|
||||||
nps=xdg-open https://search.nixos.org
|
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
|
#system commands
|
||||||
please=sudo
|
please=sudo
|
||||||
|
|||||||
Reference in New Issue
Block a user