Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
/ fish-sensible Public archive

🐠 Agreeable dafault aliases for fish

License

Notifications You must be signed in to change notification settings

simnalamburt/fish-sensible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

sensible

Agreeable dafault aliases for fish
MIT License

omf install https://github.com/simnalamburt/fish-sensible
l      = ls -lah
md     = mkdir -p
rd     = rmdir
mv     = mv -i
cp     = cp -i

...    = cd ../..
....   = cd ../../..
.....  = cd ../../../..
...... = cd ../../../../..

# When fasd is installed
v      = fasd -t -e vim -b viminfo

MIT © simnalamburt et al

About

🐠 Agreeable dafault aliases for fish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages