Create the .local version too by default
This commit is contained in:
		@@ -15,6 +15,8 @@ for entry in ~/.local/share/omakub/dotfiles/*; do
 | 
			
		||||
		if [ ! -e $target ]; then
 | 
			
		||||
			ln -s $entry $target
 | 
			
		||||
		fi
 | 
			
		||||
 | 
			
		||||
		touch $entry.local
 | 
			
		||||
	fi
 | 
			
		||||
 | 
			
		||||
	# Link all directories in ~/.config/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user