Files
cdbm
lsd
.gitconfig
.vimrc
.zprofile
.zshrc
README.md
install.sh
setup.sh
dotfiles/.zprofile

6 lines
65 B
Bash

pb() {
echo "$1" | nc pb.24unix.net 9999
}
export EDITOR='vim'