Add enviroment include for user-dirs
This commit is contained in:
		
							parent
							
								
									0d2bf324f9
								
							
						
					
					
						commit
						7ecd105eb9
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -1,5 +1,7 @@ | ||||||
| #!/usr/bin/env sh | #!/usr/bin/env sh | ||||||
| 
 | 
 | ||||||
|  | [ -f "$HOME/.config/user-dirs.dirs" ] && source $HOME/.config/user-dirs.dirs | ||||||
|  | 
 | ||||||
| export EDITOR='/usr/bin/vim' | export EDITOR='/usr/bin/vim' | ||||||
| export NOTMUCH_CONFIG="$HOME/.config/notmuch/config" | export NOTMUCH_CONFIG="$HOME/.config/notmuch/config" | ||||||
| export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)" | export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue