.dotfiles/botfiles/.zprofile
Wiktor Zykubek 3336783a20 Edit .zprofile and dotman.
* dotman
- change interpreter from zsh to sh
- rebuild structure of script
- add logs saved in files
- disable logs in CLI

* .zprofile
- set EDITOR environment variable
2020-03-09 19:30:53 +01:00

4 lines
35 B
Bash

#!/usr/bin/zsh
export EDITOR=nvim