summaryrefslogtreecommitdiffstats
path: root/fish2024/functions/todj.fish
blob: bd64f494c60ee1bc111ce6f9d9fa00517713370f (plain) (blame)
1
2
3
4
function todj --wraps='~/code/bash/todj' --description 'alias todj=~/code/bash/todj'
  ~/code/bash/todj $argv
        
end