update obsad

This commit is contained in:
2021-12-26 17:40:31 +03:00
parent 78def66798
commit 77a35ba540
4 changed files with 11 additions and 1 deletions

8
OpenBSD/.kshrc Normal file
View File

@@ -0,0 +1,8 @@
# ~/.kshrc
export PATH=$PATH:$HOME/.bin
alias ls='ls -h'
PS1='\w > '

View File

@@ -1,5 +1,6 @@
# ~/.xsession
ENV='$HOME/.kshrc'; export ENV
export LANG=ru_RU.UTF-8
exec i3

5
OpenBSD/README.md Normal file
View File

@@ -0,0 +1,5 @@
# OpenBSD Post-Install Setup
## Hostname
`cat /etc/myname`