mirror of
				https://github.com/Mastermindzh/dotfiles.git
				synced 2025-11-04 02:38:53 +01:00 
			
		
		
		
	new wallpaper and added a git command
This commit is contained in:
		@@ -8,6 +8,7 @@
 | 
				
			|||||||
	pushall = !git remote | xargs -L1 git push --all
 | 
						pushall = !git remote | xargs -L1 git push --all
 | 
				
			||||||
	diffname = !git diff --name-only
 | 
						diffname = !git diff --name-only
 | 
				
			||||||
	undocommit = reset --soft HEAD~1
 | 
						undocommit = reset --soft HEAD~1
 | 
				
			||||||
 | 
						log-small = log --oneline --no-merges
 | 
				
			||||||
[core]
 | 
					[core]
 | 
				
			||||||
	autocrlf = input
 | 
						autocrlf = input
 | 
				
			||||||
	editor = nano
 | 
						editor = nano
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								dependencies/aur.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dependencies/aur.txt
									
									
									
									
										vendored
									
									
								
							@@ -11,3 +11,4 @@ downgrade
 | 
				
			|||||||
dive
 | 
					dive
 | 
				
			||||||
xorg-xev
 | 
					xorg-xev
 | 
				
			||||||
spotify
 | 
					spotify
 | 
				
			||||||
 | 
					networkmanager-l2tp
 | 
				
			||||||
@@ -92,7 +92,7 @@ function install_config {
 | 
				
			|||||||
	ln -sf "$PWD"/bash/.alias.sh ~/.alias
 | 
						ln -sf "$PWD"/bash/.alias.sh ~/.alias
 | 
				
			||||||
	ln -sf "$PWD"/config/nano/.nanorc ~/.nanorc
 | 
						ln -sf "$PWD"/config/nano/.nanorc ~/.nanorc
 | 
				
			||||||
	ln -sf "$PWD"/bash/.powerline-shell.json ~/.powerline-shell.json
 | 
						ln -sf "$PWD"/bash/.powerline-shell.json ~/.powerline-shell.json
 | 
				
			||||||
	ln -sf "$PWD"/wallpapers/space.jpg ~/Pictures/Wallpapers/wallpaper.jpg
 | 
						ln -sf "$PWD"/wallpapers/butterflies-in-space.jpg ~/Pictures/Wallpapers/wallpaper.jpg
 | 
				
			||||||
	mkdir -p ~/.config/rofi
 | 
						mkdir -p ~/.config/rofi
 | 
				
			||||||
	ln -sf "$PWD"/config/rofi ~/.config/rofi/config
 | 
						ln -sf "$PWD"/config/rofi ~/.config/rofi/config
 | 
				
			||||||
	ln -sf "$PWD"/config/.gitconfig ~/.gitconfig
 | 
						ln -sf "$PWD"/config/.gitconfig ~/.gitconfig
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								wallpapers/butterflies-in-space.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								wallpapers/butterflies-in-space.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 2.0 MiB  | 
@@ -1 +1 @@
 | 
				
			|||||||
/home/mastermindzh/dotfiles/wallpapers/space.jpg
 | 
					/home/mastermindzh/dotfiles/wallpapers/butterflies-in-space.jpg
 | 
				
			||||||
		Reference in New Issue
	
	Block a user