zshrc: Add header and shebang
This commit is contained in:
		| @@ -1,3 +1,9 @@ | |||||||
|  | #!/usr/bin/env zsh | ||||||
|  | # | ||||||
|  | # ~/.zshrc | ||||||
|  | # | ||||||
|  |  | ||||||
|  | # Source /etc/profile | ||||||
| if [[ -f "/etc/profile" ]]; then | if [[ -f "/etc/profile" ]]; then | ||||||
| 	source /etc/profile 2>& /dev/null | 	source /etc/profile 2>& /dev/null | ||||||
| fi | fi | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user