This commit is contained in:
JMARyA 2023-10-05 19:40:05 +02:00
parent 828bb9cf84
commit 4488e05a86
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
12 changed files with 57 additions and 18 deletions

2
zsh/env.zsh Normal file
View file

@ -0,0 +1,2 @@
export EDITOR="micro"
export PATH=~/bin:$PATH