Commit Graph

36 Commits

Author SHA1 Message Date
the_4n0nym0u53 97a4351f0c
Zsh: Fix TERM 2022-02-05 16:12:35 +01:00
the_4n0nym0u53 46ee3f8206
Zsh: Add Debian compatibility 2022-02-05 16:06:53 +01:00
the_4n0nym0u53 0ca443f381
Zsh: Fix get_ip 2022-02-03 21:16:18 +01:00
the_4n0nym0u53 841ccb58f6
Update .zlogout 2022-02-02 18:47:29 +01:00
the_4n0nym0u53 1074d5176d
Zsh: Edit get_ip to allow -4 or -6 2022-02-02 18:47:06 +01:00
the_4n0nym0u53 e1b43bc618
Zsh: Fix kill_services in .zlogout 2022-02-02 12:14:20 +01:00
the_4n0nym0u53 15b7467799
Zsh: Add function get_ip 2022-02-02 12:13:10 +01:00
the_4n0nym0u53 315c42caba
Add aliases 2022-02-01 00:22:59 +01:00
the_4n0nym0u53 e399436a94
Update aliases.zsh 2022-01-31 02:33:27 +01:00
the_4n0nym0u53 f9c79caa78
Add aliases 2022-01-30 17:41:34 +01:00
the_4n0nym0u53 50b0d19839
Zsh: Fix RPROMPT indentation 2022-01-26 17:03:42 +01:00
the_4n0nym0u53 60285a778b
Compatible with Ubuntu (2) 2022-01-26 14:49:20 +01:00
the_4n0nym0u53 9e83e5f24a
Compatible with Ubuntu 2022-01-26 14:42:41 +01:00
the_4n0nym0u53 90f9620352
Adjust aliases 2022-01-24 00:03:22 +01:00
the_4n0nym0u53 f3038f239a
Optimize Zsh and scripts for Termux 2022-01-23 19:26:28 +01:00
the_4n0nym0u53 9598e8ba09
Optimize Zsh config for Termux 2022-01-23 19:04:32 +01:00
the_4n0nym0u53 ac5118f117
Adjust some things and create functions.zsh 2022-01-22 15:06:48 +01:00
the_4n0nym0u53 102f3521f1
Zsh: Improvements 2022-01-15 20:28:39 +01:00
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 f04204fce4
Add README for Zsh. 2021-12-30 15:50:38 +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