fish: Better colors
This commit is contained in:
parent
711db24d05
commit
ec8b51c80f
4 changed files with 24 additions and 21 deletions
|
@ -1,7 +1,8 @@
|
|||
# pkgsrc does not like MAKEFLAGS being set
|
||||
function bmake
|
||||
if string match -q -r '/pkgsrc$|/pkgsrc/' $PWD
|
||||
set -lx MAKEFLAGS
|
||||
env MAKEFLAGS= bmake $argv
|
||||
else
|
||||
command bmake $argv
|
||||
end
|
||||
command bmake $argv
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue