mirror of
				https://github.com/Stunkymonkey/dotfiles.git
				synced 2025-11-01 02:42:10 +01:00 
			
		
		
		
	shell/aliases: update nix build commands
This commit is contained in:
		
							parent
							
								
									73bc6dceb3
								
							
						
					
					
						commit
						112c707f28
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -95,8 +95,8 @@ alias pacman-update='sudo pacman -Syu' | |||
| alias aur-update='yay -Syua' | ||||
| 
 | ||||
| # NIX: | ||||
| alias nix-env-pwd-install='nix-env -f . -iA' | ||||
| alias nix-list-results='ls -l /nix/var/nix/gcroots/auto/' | ||||
| alias nixpkgs-build='nix-build . -A' | ||||
| 
 | ||||
| # DOTFILES: | ||||
| alias dotfile-update-submodules='cd ~/.dotfiles/ && git submodule foreach git pull origin master' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler