From 77a35ba540490d63947be1dc50393581f0996d40 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sun, 26 Dec 2021 17:40:31 +0300 Subject: [PATCH] update obsad --- .kshrc => OpenBSD/.kshrc | 2 ++ OpenBSD/.xsession | 3 ++- OpenBSD/README.md | 5 +++++ i3wm/config | 2 ++ 4 files changed, 11 insertions(+), 1 deletion(-) rename .kshrc => OpenBSD/.kshrc (83%) create mode 100644 OpenBSD/README.md diff --git a/.kshrc b/OpenBSD/.kshrc similarity index 83% rename from .kshrc rename to OpenBSD/.kshrc index ce58e56..522eea1 100644 --- a/.kshrc +++ b/OpenBSD/.kshrc @@ -1,3 +1,5 @@ +# ~/.kshrc + export PATH=$PATH:$HOME/.bin alias ls='ls -h' diff --git a/OpenBSD/.xsession b/OpenBSD/.xsession index e21ffe3..0c10049 100644 --- a/OpenBSD/.xsession +++ b/OpenBSD/.xsession @@ -1,5 +1,6 @@ +# ~/.xsession + ENV='$HOME/.kshrc'; export ENV export LANG=ru_RU.UTF-8 exec i3 - diff --git a/OpenBSD/README.md b/OpenBSD/README.md new file mode 100644 index 0000000..15fd70b --- /dev/null +++ b/OpenBSD/README.md @@ -0,0 +1,5 @@ +# OpenBSD Post-Install Setup + +## Hostname +`cat /etc/myname` + diff --git a/i3wm/config b/i3wm/config index 428c66a..e8c1047 100644 --- a/i3wm/config +++ b/i3wm/config @@ -1,3 +1,5 @@ +# ~/.config/i3/config + set $mod Mod4 bar {