Compare commits
2 Commits
a701eb8699
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 2766c31b1c | |||
| 74f40e76f6 |
@@ -35,3 +35,7 @@ source ~/.zsh/command-not-found/command-not-found.plugin.zsh
|
|||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
alias config-git="/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME $argv"
|
alias config-git="/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME $argv"
|
||||||
|
|
||||||
|
|
||||||
|
# Custom Config
|
||||||
|
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=6'
|
||||||
|
|||||||
Reference in New Issue
Block a user