Skip to content

Instantly share code, notes, and snippets.

@lrm29
lrm29 / umask-bug
Created January 24, 2013 20:09
fish-shell, bug in umask
From e67b26b4730294cb7366749e1924f4b63fa3f2a9 Mon Sep 17 00:00:00 2001
From: "Laurence R. McGlashan" <lrm29@cam.ac.uk>
Date: Thu, 24 Jan 2013 20:04:12 +0000
Subject: [PATCH] BUG: Remove '-l' from option list in umask
---
share/functions/umask.fish | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/functions/umask.fish b/share/functions/umask.fish