mirror of
				https://github.com/frebib/dotfiles.git
				synced 2024-06-14 12:57:23 +00:00 
			
		
		
		
	environment: force aspell to respect XDG directories
Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
# https://wiki.archlinux.org/index.php/XDG_Base_Directory_support
 | 
			
		||||
 | 
			
		||||
ADOTDIR="$XDG_DATA_HOME/zsh/antigen"
 | 
			
		||||
ASPELL_CONF="per-conf $XDG_CONFIG_HOME/aspell/aspell.conf; personal $XDG_CONFIG_HOME/aspell/en.pws; repl $XDG_CONFIG_HOME/aspell/en.prepl"
 | 
			
		||||
CARGO_HOME="$XDG_DATA_HOME/cargo"
 | 
			
		||||
GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
 | 
			
		||||
GOPATH="$XDG_DATA_HOME/go"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user