Fix formatting
This commit is contained in:
parent
cfae639ad5
commit
5fae0b7ece
1
init.zsh
1
init.zsh
@ -17,7 +17,6 @@ function load_plugin {
|
|||||||
function cmd_exists {
|
function cmd_exists {
|
||||||
hash "${1}" >/dev/null 2>&1
|
hash "${1}" >/dev/null 2>&1
|
||||||
}
|
}
|
||||||
|
|
||||||
# source_user_file <name>
|
# source_user_file <name>
|
||||||
function source_user_file {
|
function source_user_file {
|
||||||
local machine_specific="${ZSH_CONFIG_DIR}/${1}.${HOST}.zsh"
|
local machine_specific="${ZSH_CONFIG_DIR}/${1}.${HOST}.zsh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user