diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-06-15 17:11:20 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-06-15 17:11:20 +0200 |
commit | a9eafd950f9ea4bc20a5a8cd00fd1536cd0a8f2b (patch) | |
tree | 30787a52185718c6b899c0ab594f70ece4369975 /bashrc | |
parent | 0e4c058f58a66aca92e6e0badb184a1beb079946 (diff) |
Add minor fixes
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -113,3 +113,5 @@ if ! shopt -oq posix; then fi fi [ -f ~/.fzf.bash ] && source ~/.fzf.bash + +source ~/github/fzf-marks/fzf-marks.bash |