diff options
| author | 2016-07-17 15:36:00 +0200 | |
|---|---|---|
| committer | 2016-07-17 15:36:00 +0200 | |
| commit | 6c3042724b1d0ede3662717ea7b7ce288bd0ebf5 (patch) | |
| tree | 8d526c4cc95db47a6c9e27ff49f0380b7dec2ab6 | |
| parent | aee6f6f8509f54653c2a9564776f489eb3dbcf4e (diff) | |
| download | new-dotfiles-6c3042724b1d0ede3662717ea7b7ce288bd0ebf5.tar.gz new-dotfiles-6c3042724b1d0ede3662717ea7b7ce288bd0ebf5.zip | |
Use zsh for herbstluftwm configuration
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 6a0d688..84cc643 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env zsh # this is a simple config for herbstluftwm |
