Commit Graph

13 Commits (eecb144e1ee9bef774a292b28b1d91e4a6a698a3)

Author SHA1 Message Date
Fission Xuiptz 239beda7ea Fixed condition check on item existence in list
Previously, 'set $path...' ran regardless of the result of 'and not contains...'. This fixes _append_path to actually use the result of the condition check.
11 years ago
Jörg Thalheim 11080e5c37 source_script: Use command for external commands
users might have functions in interactive shells shadowing system commands.
11 years ago
Bruno Pinto 81c57572ac adding function to source bash scripts 11 years ago
Bruno Pinto 5ed6752201 extracting _append_path function 11 years ago
Bruno Pinto 1f08915e14 function to restore original fish colors 11 years ago
Bruno Pinto fd952eebbd removing no longer used redefine_function 12 years ago
Bruno Pinto 0b219ba00a Removing unused function 12 years ago
Bruno Pinto e9962924c3 Function 'redefine_function' that allows a function to be redefined 12 years ago
Bruno Pinto 266512f577 tmpdir is local 12 years ago
Bruno Pinto f5e7eacbe0 Functions to backup a function and remove a backed up function 12 years ago
Bruno Pinto cf9fe88c87 moving git function to plugins folder 12 years ago
Bruno Pinto 768a420582 git function to determine if git is dirty 12 years ago
Bruno Pinto 1c6a7f8de3 git function to determine git branch name 12 years ago