Compare commits
2 commits
dd56a38c01
...
1bc8e89462
Author | SHA1 | Date | |
---|---|---|---|
1bc8e89462 | |||
536c13a1e4 |
2 changed files with 1 additions and 6 deletions
1
.zprofile
Normal file
1
.zprofile
Normal file
|
@ -0,0 +1 @@
|
||||||
|
# This file intentionally left blank
|
6
.zshrc
6
.zshrc
|
@ -9,12 +9,6 @@ zinit light zsh-users/zsh-autosuggestions
|
||||||
|
|
||||||
zicompinit; zicdreplay
|
zicompinit; zicdreplay
|
||||||
|
|
||||||
source <(fzf --zsh)
|
|
||||||
|
|
||||||
if [ "$TERM_PROGRAM" != "Apple_Terminal" ]; then
|
|
||||||
eval "$(oh-my-posh init zsh --config $HOME/.config/ohmyposh/config.toml)"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Platform-specific configuration lives inside .zshcustom.
|
# Platform-specific configuration lives inside .zshcustom.
|
||||||
# The file is ignored by the dotfiles git repo.
|
# The file is ignored by the dotfiles git repo.
|
||||||
if [ -f $HOME/.zshcustom ]; then
|
if [ -f $HOME/.zshcustom ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue