Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | Merge branch 'master' into mac | zsmith | |
9 days | Move .zkbd to config dir | zachir | |
12 days | Merge branch 'master' into mac | Zach Smith | |
13 days | Ignore hosts file in zsh completion | zachir | |
2025-06-30 | Add homebrew path to zshrc | Zach Smith | |
2025-06-30 | Merge branch 'master' into mac | Zach Smith | |
2025-06-30 | Define XDG_CONFIG_HOME in zshrc if it is not already | Zach Smith | |
2025-06-30 | Fix zplug install in XDG dir | ZachIR | |
2025-06-29 | Make more things XDG compliant | ZachIR | |
Specifically .dotnet, .zplug, and .zcompdump | |||
2025-06-29 | Fix zsh colorscheme | zachir | |
2025-06-29 | Add zsh functions path | ZachIR | |
2025-05-01 | Change Zsh prompt | ZachIR | |
2025-04-25 | Update theming with EC0101 red | ZachIR | |
2025-03-13 | Use compinit -u | Zach Smith | |
2025-01-23 | Un-bold the zsh prompt (fixes issue in some terms) | ZachIR | |
Namely cool-retro-term doesn't like bolded powerline symbols. | |||
2025-01-23 | Fix zsh search bindkeys | ZachIR | |
They used single quotes, but needed to be double quotes. | |||
2025-01-21 | Change zsh prompt to have <~> for powerline | ZachIR | |
2025-01-21 | Use zkbd for zsh keybindings | ZachIR | |
2025-01-18 | Cleanup zsh configs + add zplug | ZachIR | |
Just a couple plugins for syntax highlighting and history searching, removing a bunch of old unused files, and changing to just accept the standard of using dotfiles in the home directory. | |||
2024-10-31 | Add auto-cpufreq zsh completion | ZachIR | |
2024-06-06 | Install ZDOTDIR globally and load profile manually | zachir | |
This means I don't need to have either ~/.profile or ~/.zshenv symlinks in the home directory. This adds in an installer to set that up. | |||
2024-06-05 | Add better/more XDG support | zachir | |
Implements XDG support for more programs that support it, in various levels of hackiness. | |||
2024-06-04 | Remove unnecessary zsh command | zachir | |
It doesn't need to set the terminal title to "terminal"? | |||
2024-03-23 | Fix sh not loading xdg user dirs | zachir | |
2024-01-03 | zsh: add function anonshlegacy | zachir | |
Anonsh is useful if you dont't want your shell history recorded (for example, if you need to type in a password). | |||
2023-10-19 | Change shell alias and ENV, set kitty title | zachir | |
Adding in lb=lsblk, adding in more XDG dirs, and permanently set kitty title to 'terminal' from zsh. | |||
2023-08-23 | Add zfunc completion path support | zachir | |
2023-07-17 | On second thought, reset should be alias | zachir | |
2023-07-17 | Make ^l reset to delete terminal history | zachir | |
2023-07-15 | Install .profile separately from .zshenv | ZachIR | |
2023-07-10 | Fix zsh path exports again because I merged badly | GitIR | |
2023-07-10 | Update path setting to be what it probably should have been | zachir | |
2023-07-10 | Add PATH checking if dir exists | GitIR | |
2023-06-12 | Only add portmaster-start env if command exists | zachir | |
2023-05-23 | fix gtk themes, and remove x11 wm configs | zachir | |
2023-05-14 | add portmaster path and completion to zsh | zachir | |
2023-03-12 | move user-dirs import higher in zshenv; add comment for PATH | zachir | |
2023-03-01 | change zsh prompt color mechanics | zachir | |
2023-02-27 | add user-dirs.dirs to zshrc | zachir | |
2023-02-26 | add fn to bemenu and reorganize PATH variable definition | zachir | |
2023-02-26 | add bemenu args and fix gtk theme | zachir | |
2023-02-24 | add SRCDIR variable to zsh | zachir | |
2023-02-20 | fix zshenv to only source nix-daemon if it exists | zachir | |
2023-02-20 | change zshrc prompt | zachir | |
2023-02-11 | set MBSYNCRC env variable | zachir | |
2023-02-11 | remove killall pipewire from zlogout | zachir | |
2023-02-11 | fix e alias for zsh | zachir | |
2023-02-09 | merge updates | zachir | |
2023-02-09 | add nix env to zshenv | zachir | |
2023-02-09 | update PATH and set ENV to mksh by default (from there redirects to kshrc if ↵ | zachir | |
necessary) |