This website requires JavaScript.
Explore
Help
Sign In
wzykubek
/
.dotfiles
Watch
1
Star
0
Fork
0
You've already forked .dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
.dotfiles
/
botfiles
/
.zprofile
4 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
#!/usr/bin/zsh
export EDITOR=nvim
Copy Permalink