small pixel drawing of a pufferfish dotfiles

beeg changes
j3s j3s@c3f.net
Fri, 06 Mar 2020 23:15:50 +0000
commit

2657104ff3a7c507e6a95f6e199e6d0e83aed870

parent

b0cc0c05874174d9bf59024e6388635d79d4e9b0

5 files changed, 6 insertions(+), 20 deletions(-)

jump to
D .ashrc

@@ -1,15 +0,0 @@

-#!/bin/sh - -paleta -r - -export PS1='-> ' -export HISTFILESIZE=10000 - -export CFLAGS='-march=native -pipe -O3 -fno-math-errno' -export CXXFLAGS="$CFLAGS" -export MAKEFLAGS='-j5' - - -sudo() { - su -c "$*" -}
M .config/aerc/accounts.conf.config/aerc/accounts.conf

@@ -1,8 +1,8 @@

[c3f] source = imaps://j3s@mail.c3f.net:993 -source-cred-cmd = pass c3f +source-cred-cmd = pash show c3f outgoing = smtp+plain://j3s@mail.c3f.net:587 -outgoing-cred-cmd = pass c3f +outgoing-cred-cmd = pash show c3f default = INBOX smtp-starttls = yes from = jes <j3s@c3f.net>
M .profile.profile

@@ -4,7 +4,7 @@ export PATH="$HOME/bin:$PATH"

alias vi=nvim alias startx='ssh-agent startx' -export ENV=~/.ashrc +export ENV=~/.shinit read -rp "start X?" && [ -z "$DISPLAY" ] && { export DISPLAY=:0
M .ssh/config.ssh/config

@@ -9,6 +9,5 @@ Host git.cyberia.club

Port 3215 Host baikal - Hostname 97.127.122.154 + Hostname 69.61.110.118 User cyberian - Port 4999
M bin/short-pwdbin/short-pwd

@@ -1,4 +1,6 @@

#!/bin/sh +# +# /s/h/o/rtness term=$(printf "$PWD" | sed -E 's|(\.?[^/])([^/]+)\/|\1/|g')