GRASS configuration files in home directory
Jump to navigation
Jump to search
Q: Where are my configuration files .grassrc8 or .grass8/rc?
A: It depends on your GRASS GIS version:
- GRASS GIS 8.x
- Linux, FreeBSD, etc.: the files .grass8/rc and .grass8/wx.json are located in $HOME
- Windows: the files rc and wx are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS8\rc). AppData is a hidden folder.
- Mac: the files .grass8/rc and .grass8/wx are located in /Users/<username>/grass <<- check
Older versions:
- GRASS GIS 6.x
- Linux, FreeBSD, AIX, Solaris, etc.: the files .grassrc6 and .grasswx6 are located in $HOME
- Windows: the files grassrc6 and grasswx6 are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS6\grassrc6). AppData is a hidden folder.
- Mac: the files grassrc6 and .grasswx6 are located in /Users/<username>/grass <<- check
- GRASS GIS 7.x
- Linux, FreeBSD, AIX, Solaris, etc.: the files .grass7/rc and .grass7/wx are located in $HOME
- Windows: the files rc and wx are located in %APPDATA% (e.g. C:\Users\<username>\AppData\Roaming\GRASS7\rc). AppData is a hidden folder.
- Mac: the files .grass7/rc and .grass7/wx are located in /Users/<username>/grass <<- check