ZSHFiles/custom.zsh

8 lines
422 B
Bash
Raw Normal View History

2020-04-16 01:36:10 +00:00
source "${ZDOTDIR}/custom/prependsudo.zsh"
2020-04-06 21:30:24 +00:00
source "${ZDOTDIR}/custom/aliases.zsh"
fpath+=("${ZDOTDIR}/custom/functions" "${ZDOTDIR}/custom/segments")
compdef _files mplay
function {prompt_c_{covid_19,docker_host,mpv,new_mail,todo,weather,newsboat,mumble,sfeed},cprompts:cache:async:{covid,weather,rss},get{gbooru,mangareader,nhentai},gitsubrepo,osutab,prettygitlog,paste,mplay,qff,recordscreen,sendirc}() {
autoload -X
}