add jjbm script to get latest bookmark
This commit is contained in:
@@ -10,6 +10,7 @@ if not functions -q fisher
|
||||
end
|
||||
|
||||
fish_add_path ~/.webman/bin/
|
||||
set -gx --path XDG_DATA_DIRS $XDG_DATA_DIRS:$HOME/.local/share/
|
||||
|
||||
# if atuin is not installed, install it
|
||||
if not type -q atuin
|
||||
@@ -19,4 +20,6 @@ if not type -q atuin
|
||||
else
|
||||
atuin import auto
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user