Better
This commit is contained in:
		
							parent
							
								
									698b346e70
								
							
						
					
					
						commit
						4c99d97c5b
					
				@ -54,8 +54,8 @@ chsh -s /usr/bin/fish
 | 
			
		||||
if ! test (which yay)
 | 
			
		||||
    printf "\n# Installing yay ##############################################################\n\n"
 | 
			
		||||
    cd
 | 
			
		||||
    mkdir -p fromGIT
 | 
			
		||||
    cd fromGIT
 | 
			
		||||
    mkdir -p ~/fromGIT
 | 
			
		||||
    cd ~/fromGIT
 | 
			
		||||
    git clone https://aur.archlinux.org/yay.git
 | 
			
		||||
    cd yay
 | 
			
		||||
    makepkg -si --noconfirm
 | 
			
		||||
 | 
			
		||||
@ -270,8 +270,8 @@
 | 
			
		||||
     if ! test (which yay)
 | 
			
		||||
         printf "\n# Installing yay ##############################################################\n\n"
 | 
			
		||||
         cd
 | 
			
		||||
         mkdir -p fromGIT
 | 
			
		||||
         cd fromGIT
 | 
			
		||||
         mkdir -p ~/fromGIT
 | 
			
		||||
         cd ~/fromGIT
 | 
			
		||||
         git clone https://aur.archlinux.org/yay.git
 | 
			
		||||
         cd yay
 | 
			
		||||
         makepkg -si --noconfirm
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user