mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	added autoinstall
This commit is contained in:
		
							parent
							
								
									01ced0b7ce
								
							
						
					
					
						commit
						30788f5b3d
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -45,6 +45,11 @@ load () { | |||
|     fi | ||||
| } | ||||
| 
 | ||||
| install () { | ||||
|     PKG="yay -S " | ||||
|     $PKG bspwm rofi cava neofetch mpd mpv ncmpcpp vim sxhkd polybar picom rofi | ||||
| } | ||||
| 
 | ||||
| case $1 in | ||||
|     "load") | ||||
|         load | ||||
|  | @ -52,6 +57,9 @@ case $1 in | |||
|     "save") | ||||
|         save | ||||
|         ;; | ||||
|     "install") | ||||
|         install | ||||
|         ;; | ||||
|     *) | ||||
|         echo "USAGE: $0 [load/save]" | ||||
|         ;; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue