add the manpath to the installer
This commit is contained in:
		
							parent
							
								
									1e4a4a2e9f
								
							
						
					
					
						commit
						76f985b92d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -9,6 +9,7 @@ if [ -n "$HOME" ]; then | ||||||
|     fi |     fi | ||||||
| 
 | 
 | ||||||
|     export PATH=$NIX_LINK/bin:$NIX_LINK/sbin:$PATH |     export PATH=$NIX_LINK/bin:$NIX_LINK/sbin:$PATH | ||||||
|  |     export MANPATH=$NIX_LINK/share/man:$MANPATH | ||||||
| 
 | 
 | ||||||
|     # Subscribe the user to the Nixpkgs channel by default. |     # Subscribe the user to the Nixpkgs channel by default. | ||||||
|     if [ ! -e $HOME/.nix-channels ]; then |     if [ ! -e $HOME/.nix-channels ]; then | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue