Add rust bin-path and ignore .bak
This commit is contained in:
		
							parent
							
								
									8733d26bd1
								
							
						
					
					
						commit
						890189704c
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		|  | @ -7,6 +7,7 @@ export ANDROID_SDK_ROOT='/opt/android-sdk' | ||||||
| 
 | 
 | ||||||
| export CM_LAUNCHER='rofi' | export CM_LAUNCHER='rofi' | ||||||
| 
 | 
 | ||||||
|  | export DOCKER_BUILDKIT=1 | ||||||
| export DRONE_SERVER='https://ci.serguzim.me' | export DRONE_SERVER='https://ci.serguzim.me' | ||||||
| 
 | 
 | ||||||
| export EDITOR='/usr/bin/vim' | export EDITOR='/usr/bin/vim' | ||||||
|  | @ -25,7 +26,7 @@ export OPENFAAS_URL="https://faas.serguzim.me" | ||||||
| export OSH="$XDG_CONFIG_HOME/bash/oh-my-bash" | export OSH="$XDG_CONFIG_HOME/bash/oh-my-bash" | ||||||
| 
 | 
 | ||||||
| export PASSWORD_STORE_GENERATED_LENGTH='64' | export PASSWORD_STORE_GENERATED_LENGTH='64' | ||||||
| export PATH=$HOME/.local/bin:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin:$GOPATH/bin | export PATH="$HOME/.local/bin:/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin:$GOPATH/bin:$HOME/.cargo/bin" | ||||||
| 
 | 
 | ||||||
| export QT_QPA_PLATFORMTHEME="qt5ct" | export QT_QPA_PLATFORMTHEME="qt5ct" | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -6,6 +6,8 @@ venv/ | ||||||
| *.swp | *.swp | ||||||
| *.swo | *.swo | ||||||
| 
 | 
 | ||||||
|  | *.bak | ||||||
|  | 
 | ||||||
| .syntastic_*_config | .syntastic_*_config | ||||||
| 
 | 
 | ||||||
| .breakpoints | .breakpoints | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue