Update dotfiles
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
# Sync apps with scoop
 | 
			
		||||
# . ~/Documents/PowerShell/verify-state.ps1
 | 
			
		||||
. ~/Documents/PowerShell/installed-apps.ps1
 | 
			
		||||
# . ~/Documents/PowerShell/installed-apps.ps1
 | 
			
		||||
 | 
			
		||||
# Shell completion
 | 
			
		||||
. ~/Documents/PowerShell/completions.ps1
 | 
			
		||||
 
 | 
			
		||||
@@ -15,6 +15,9 @@ if (Test-Path alias:pwd) {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  Function dotcommit {
 | 
			
		||||
    # Export installed apps to file
 | 
			
		||||
    . ~/Documents/PowerShell/installed-apps.ps1
 | 
			
		||||
 | 
			
		||||
    # If no arguments are passed, use the default message
 | 
			
		||||
    if ($args.Length -eq 0) {
 | 
			
		||||
      $message = "Update dotfiles"
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2430
									
								
								scoop/apps.json
									
									
									
									
									
								
							
							
						
						
									
										2430
									
								
								scoop/apps.json
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user