index
:
dots
this commit
main
dotfiles
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
zsh
/
.zshrc
Age
Commit message (
Expand
)
Author
2024-02-06
zsh: move hidden config to un-hidden files as much as possible
Starfall
2023-11-03
zsh: squash manydots-magic into one local file instead of submodule
Starfall
2023-11-03
zsh: add url-quote-magic and manydots-magic
Starfall
2022-12-15
zsh: separate completions by category, stop exporting cdpath, use array forma...
Starfall
2022-11-30
zsh: set linux virtual console colors
Starfall
2022-11-28
zsh: set ZPROF to profile startup time
Starfall
2022-11-20
zsh: forgot to ditch the output of command -v startx
Starfall
2022-11-19
zsh: only startx if x is available
Starfall
2022-10-05
formatting tweaks to zshrc
Starfall
2022-08-29
zsh: alias cat to bat, utils replacements to new file
Starfall
2021-10-09
change comment about manjaro to specify arch since we're on upstream arch now
Starfall
2021-10-09
zsh/xinit: start xfce on login in tty1
Starfall
2021-10-06
zsh: use long form of less -R option and put it in .zshenv instead
Starfall
2021-10-06
zsh: consistency in shell redirects when testing commands
Starfall
2021-10-06
zsh: spacetotab the .zshrc
Starfall
2021-10-06
zsh: move completions, history, and vi mode to their own files
Starfall
2021-09-16
zsh: split prompt into its own file
Starfall
2021-09-16
zsh: alias ls to exa when available (untested)
Starfall
2021-09-16
zsh: add aliases for ls on bsd/mac
Starfall
2021-08-15
zsh: remove extended_glob as it causes problems with some filenames and using...
Starfall
2021-06-15
zsh: add sudo alias for windows
Starfall
2021-04-11
zsh: fix vcs_prompt_info inside of bare repos and .git directories
Starfall
2021-02-08
zsh: use color names instead of numbers in vcs_info
Starfall
2021-02-08
zsh: disable vcs_info except for git
Starfall
2021-02-08
zsh: use vcs_info for branch name in prompt
Starfall
2020-09-07
zsh: turn off autocorrect. what the hell is PING and why would i want that in...
Starfall
2020-08-14
zsh: remove rprompt
Starfall
2020-07-23
zsh: substring completion (from oh-my-zsh)
Starfall
2020-07-22
zsh, git: use gpg2
Starfall
2020-07-22
zsh: fix history and allow case-insensitive glob
Starfall
2020-07-22
zsh: add fzf bindings
Starfall
2020-07-22
zsh: hide @host part of prompt for local non-root user
Starfall
2020-07-22
zsh: custom prompt
Starfall
2020-07-22
zsh: remove options that are set by default
Starfall
2020-07-22
zsh: setopt interactive_comments
Starfall
2020-07-22
zsh: pull in more config from oh-my-zsh defaults and belak/zsh-utils
Starfall
2020-07-18
zsh: basic config
Starfall