mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
Mikaela Suomalainen
544f734617
I generally have the shortcut to kill Xorg enabled and last night I was wondering what happens if I use it within i3lock. The result was unlocked TTY and that was a gaping hole even if running `startx` again presented me i3lock (I wonder how that works), but after repeating the experiment with this alias I was thrown into TTY login prompt. |
||
---|---|---|
.mikaela | ||
conf | ||
etc | ||
gpg | ||
rc | ||
Windows | ||
.gitignore | ||
.mailmap | ||
.mikaela_install | ||
chmod | ||
install | ||
install.run | ||
LICENSE.md | ||
README.md |
Config files that I wish to have everywhere. You could probably call this repository as dotfiles, but historical reasons…
Directories explained
- .mikaela — files that most likely aren’t suitable for places where other people than me have access too
- Windows — files releated to Windows
- conf — config files like .tmux.conf
- etc — /etc/
- gpg — GNU Privacy Guard config files, ~/.gnupg/
- rc — bashrc, zshrc, vimrc…