more bugfixes
This commit is contained in:
parent
7ae41ce670
commit
3468cf7569
@ -1,8 +1,7 @@
|
|||||||
#!/usr/bin/env fish
|
#!/usr/bin/env bash
|
||||||
set Green '\033[0;32m' # Green
|
set Green '\033[0;32m' # Green
|
||||||
set NC '\033[0m' # No Color
|
set NC '\033[0m' # No Color
|
||||||
|
|
||||||
{{ if eq .chezmoi.os "linux" -}}
|
{{ if eq .chezmoi.os "linux" -}}
|
||||||
sudo timedatectl set-timezone Europe/Moscow
|
sudo timedatectl set-timezone Europe/Moscow
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
set -Ux tide_context_always_display true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user