Add copy_dotfiles script and other things
This commit is contained in:
		
							
								
								
									
										5
									
								
								pre_run_01
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								pre_run_01
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
#!/bin/zsh
 | 
			
		||||
 | 
			
		||||
if [[ ! -d $HOME/bin ]]; then
 | 
			
		||||
    mkdir $HOME/bin
 | 
			
		||||
fi
 | 
			
		||||
		Reference in New Issue
	
	Block a user