Commit Graph

67 Commits

Author SHA1 Message Date
the_4n0nym0u53 e51a4bdc22
Add update alias 2022-01-09 22:30:55 +01:00
the_4n0nym0u53 67eac27d79
Major overhaul
- Make everything compatible with both Artix and Fedora
- Install script is now only for Artix
- Extra .zsh files are no longer dot files, makes sourcing from .zshrc easier
2022-01-08 17:56:42 +01:00
the_4n0nym0u53 0adf0d13b9
More aliases. 2022-01-02 15:59:13 +01:00
the_4n0nym0u53 40541be66c
Fix update alias. 2022-01-02 15:40:07 +01:00
the_4n0nym0u53 2c967e2b7d
npm without doas. 2022-01-02 15:27:25 +01:00
the_4n0nym0u53 99bc1e7c7b
Fix .gpg.zsh 2022-01-01 19:37:10 +01:00
the_4n0nym0u53 c5674af0db
Fix PATH. 2022-01-01 19:35:25 +01:00
the_4n0nym0u53 992dfd97ae
Remove $HOME/bin from PATH, as I dont use it. 2021-12-31 16:01:50 +01:00
the_4n0nym0u53 662a6b3a37
Adjust some things. 2021-12-30 14:18:18 +01:00
the_4n0nym0u53 c4571806cc
Add Z plugin. 2021-12-28 19:04:57 +01:00
the_4n0nym0u53 a5873a8095
Switch PAGER to less and add swaynag config. 2021-12-25 18:08:54 +01:00
the_4n0nym0u53 4a70ca8c2f
Adjust some more things. 2021-12-24 01:16:07 +01:00
the_4n0nym0u53 8b4c1dbb42
Adjust colors and titlebars in Sway, and fix .zshrc .zsh file loading. 2021-12-24 00:47:53 +01:00
the_4n0nym0u53 c4d066a7d3
Omitting exec in .zprofile lets us read .zlogout by adding exit after sway exits. 2021-12-23 01:36:37 +01:00
the_4n0nym0u53 3a9a590f9d
Kill services, that are started by sway, first thing when logging in. Turns out logging in actually launches a login shell, but exec prevents it from reading .zlogout. 2021-12-23 01:29:16 +01:00
the_4n0nym0u53 a3dba69658
The TTY login doesn't launch Zsh as a login shell, so .zlogout doesn't work here. Remove it. 2021-12-23 01:08:36 +01:00
the_4n0nym0u53 a9320954f7
Add Zsh config to the dotfiles repo 😎 2021-12-23 00:55:07 +01:00