This website requires JavaScript.
Explore
Help
Register
Sign In
tracer
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e3ab1b458c
dotfiles
/
.zprofile
6 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added .profile
2019-11-19 02:58:47 +01:00
pb() {
echo "$1" | nc pb.24unix.net 9999
}
changed editor to vim in .zprofile
2019-12-08 14:28:31 +01:00
export EDITOR='vim'