Browse Source

Update for Shellfu v0.10+

Alois Mahdal 7 years ago
parent
commit
e9d2335d7e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/config/Xlib/colorscheme/mkdemo

+ 1
- 1
dotfiles/config/Xlib/colorscheme/mkdemo View File

1
 #!/bin/bash
1
 #!/bin/bash
2
 
2
 
3
-. "$(shellfu-get path)" || exit 3
3
+. "$(sfpath)" || exit 3
4
 
4
 
5
 shellfu import pretty
5
 shellfu import pretty
6
 
6