summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-02 23:04:49 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-02 23:04:49 +0100
commitcd833e127b47ff42041c0e344235cdfef07314b7 (patch)
tree3aac0e9a7e4fc18e2fc5a3822bd346b2a943520f /.local/bin
parentAsync dl is cool (diff)
downloaddotfiles-bsd-cd833e127b47ff42041c0e344235cdfef07314b7.tar.gz
dotfiles-bsd-cd833e127b47ff42041c0e344235cdfef07314b7.tar.bz2
dotfiles-bsd-cd833e127b47ff42041c0e344235cdfef07314b7.tar.xz
dotfiles-bsd-cd833e127b47ff42041c0e344235cdfef07314b7.tar.zst
dotfiles-bsd-cd833e127b47ff42041c0e344235cdfef07314b7.zip
update
Diffstat (limited to '')
-rwxr-xr-x.local/bin/unixize1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/unixize b/.local/bin/unixize
index 3d214d1..39c0cd1 100755
--- a/.local/bin/unixize
+++ b/.local/bin/unixize
@@ -20,6 +20,7 @@ sub get_og_files
use constant {
C_O => '',
};
+
sub unixize_file_names
{
my @og_files = @_;