diff options
author | Camil Staps | 2016-04-03 14:34:12 +0200 |
---|---|---|
committer | Camil Staps | 2016-11-30 19:11:08 +0100 |
commit | cb05f6fb49a4b3abf2bb44d70ebc5e9fadf930f0 (patch) | |
tree | f5381055d3d2301e1ef6facaf5f810576f3221cf /system | |
parent | Using xmobar instead of i3bar/i3status (diff) |
globstar
Diffstat (limited to 'system')
-rw-r--r-- | system/profile.symlink | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/profile.symlink b/system/profile.symlink index 320cd33..2e7e4ab 100644 --- a/system/profile.symlink +++ b/system/profile.symlink @@ -17,3 +17,5 @@ cpmq() { fi } +shopt -s globstar + |