diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-30 20:31:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-30 20:31:24 +0000 |
commit | 72dd49d7dd07ba4cae13ee1249fd58550991c188 (patch) | |
tree | e85f546a63dcdd99e806071ea88b83282341d82a /.gitignore | |
parent | d9b6a5820f195ef681d7cd15d70a184265b37a94 (diff) | |
download | execline-72dd49d7dd07ba4cae13ee1249fd58550991c188.tar.xz |
Rename cd/umask to execline-cd/execline-umask, make symlinks, etc.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,7 +6,6 @@ /src/include/execline/config.h /background /backtick -/cd /define /dollarat /elgetopt @@ -16,6 +15,8 @@ /envfile /exec /execlineb +/execline-cd +/execline-umask /exit /export /fdblock @@ -43,6 +44,7 @@ /pipeline /piperw /posix-cd +/posix-umask /redirfd /runblock /shift @@ -52,4 +54,3 @@ /unexport /wait /withstdinas - |