dotfiles/home/.config
ItsDrike 02237fd0b1
Don't re-run work_directory function
- Re-reunning work_directory every time we redraw the prompt isn't
  necessary, since the function is here to generate the zsh supported
  syntax for the prompt that will get expanded into a work directory
  automatically.
- The function is only here to determine whether we're in TTY and use
  ASCII compatible symbols if we are, however it is enough to only check
  this once initially, since we can't leave TTY in favor of a graphical
  instance without reloading the rc file and neither can we leave.
- However, this function also checks for `USE_SHORTENED_WORKDIR`
  variable and decides which prompt to show based on it. This means that
  it someone was setting this variable in their profile file it would
  now no longer be respected, however this was never the intention of
  that variable, if a change is desired, the variable should simply be
  edited in the prompt file directly.
- Removing continual calls to this function each time prompt is redrawn
  is worth the very minor inconvenience of no longer supporting
  shortened workdirs from externally set variable due to the speed
  benefit it gives us, though not that noticeable, it is pretty
  significant. Not to mention that this wasn't intended/recommended
  usage anyway.
2021-12-18 04:46:02 +01:00
..
alacritty Move to jetbrains mono font for alacritty 2021-12-18 00:17:13 +01:00
autostart Start discord and element in the background 2021-09-16 23:20:20 +02:00
bpytop Add further configurations 2021-01-14 14:24:25 +01:00
docker Rename placeholders to .keep 2021-07-14 15:02:55 +02:00
dunst Update dunst config 2021-09-06 04:16:21 +02:00
flameshot Add flameshot config 2021-08-23 02:10:44 +02:00
git Fix set-upstream alias 2021-12-04 02:40:44 +01:00
gtk-2.0 Add gtk config folders 2021-07-28 05:31:01 +02:00
gtk-3.0 Add gtk config folders 2021-07-28 05:31:01 +02:00
java Rename placeholders to .keep 2021-07-14 15:02:55 +02:00
lf Add support for terminal window swallowing 2021-11-14 20:54:15 +01:00
mozilla Remove mozilla config 2021-07-14 15:06:17 +02:00
mpv Add default input.conf mpv config 2021-08-31 04:13:18 +02:00
newsboat Replace links with w3m 2021-09-02 17:46:02 +02:00
nomacs Add further configurations 2021-01-14 14:24:25 +01:00
npm Add overided directories to avoid errors 2021-04-01 15:23:02 +02:00
nvim@5e10bd3032 Move nvim config to it's own repo and link module 2021-12-10 02:15:50 +01:00
pki Link pki to .config 2021-07-14 15:13:42 +02:00
shell Don't re-run work_directory function 2021-12-18 04:46:02 +01:00
wget Set wget hsts file 2021-07-15 04:35:54 +02:00
x11 Remove trailing newline 2021-11-25 21:12:04 +01:00
xmobar Small xmobar redesign 2021-12-03 23:09:28 +01:00
xmonad Add shortcut for pcmanfm and lf 2021-11-25 21:13:36 +01:00
zsh Make cd act as pushd 2021-08-06 02:11:37 +02:00
picom.conf Rewrite picom config 2021-12-06 15:38:45 +01:00
user-dirs.dirs Add XDG user-dirs config files 2021-07-28 05:26:08 +02:00
user-dirs.locale Add XDG user-dirs config files 2021-07-28 05:26:08 +02:00