diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-07-14 10:10:01 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-07-14 10:10:01 +0100 |
commit | 8a10c634e3a3f26dc38f5660de0c6aacc6f1a0d1 (patch) | |
tree | e85547763991c465b05a2416f302f3118d157365 /bashrc | |
parent | bc9c8ba28118a84a5a23eadd37fed855e000ebd0 (diff) |
Add minor changes
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,5 +113,5 @@ if ! shopt -oq posix; then fi fi -source ~/github/fzf-marks/fzf-marks.bash +source ~/github/fzf-marks/fzf-marks.plugin.bash [ -f ~/.fzf.bash ] && source ~/.fzf.bash |