Maj de sheebr + maj mineure des scripts
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
let environment = {
|
||||
path: ["/usr/lib/sheebr", "/usr/bin"]
|
||||
path: ["/usr/bin", "/usr/lib/sheebr"],
|
||||
ls_color: JSON.stringify({
|
||||
di: [01, 34],
|
||||
ln: [01, 36],
|
||||
ex: [01, 32]
|
||||
})
|
||||
}
|
||||
|
||||
module.exports = environment
|
||||
Reference in New Issue
Block a user