small pixel drawing of a pufferfish dotfiles

*
j3s j3s@c3f.net
Fri, 16 Oct 2020 21:22:16 -0500
commit

e0435ce818ef9bf2e2351ace4a8d00dbf350d585

parent

a08a1610bc87a8e27aa3750bfaf3f8842ca6f6ef

2 files changed, 6 insertions(+), 9 deletions(-)

jump to
M .shinit.shinit

@@ -9,15 +9,6 @@ chmod 0700 "${XDG_RUNTIME_DIR}"

fi fi -export EDITOR=vim -export PS1='$(short-pwd)$ ' - -export PASH_KEYID=j3s@c3f.net -export PASH_DIR="$HOME/.password-store" - -# general -alias vi=vim -alias gj='git add . ; git commit -m "*" ; git push' # launch alacritty with no GPU support if on old thinkpad if [ "$(hostname)" == 'nyx' ]; then

@@ -37,3 +28,6 @@ export PASH_CLIP="pbcopy"

source /usr/local/share/chruby/chruby.sh chruby ruby-2.6.2 fi + +export EDITOR=vim +export PS1='$(short-pwd)$ '
A bin/vi

@@ -0,0 +1,3 @@

+#!/bin/sh + +vim