Skip to content

Commit

Permalink
remove rehash
Browse files Browse the repository at this point in the history
  • Loading branch information
ztlevi committed Nov 21, 2023
1 parent d8c391c commit e320619
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,6 @@ fi
- How can I change zsh theme?
- There are plenty of themes I used to use inside `shell/zsh/zinit-init-hook.zsh`. To customize it
and use starship, you can put `export ZSH_THEME="starship"` inside `~/dev/work/dots/env.zsh`.
- I installed npm packages globally but it not showed up in `$HOME/.local/share/nodenv/shims` path.
It could also happens for pyenv and others.
- The simplest way is run `envrehash` in shell. Under the sceens, it's running commands like
`jenv rehash` to generate bin files.
- I want to use dark theme, what changes should I make?
- Change LS_COLORS in `~/.config/dotty/config/shell/alacritty/vivid.zsh`.
- Change the theme_file
Expand Down
2 changes: 1 addition & 1 deletion config
Submodule config updated 1 files
+0 −1 shell/zsh/utils.zsh

0 comments on commit e320619

Please sign in to comment.