This website requires JavaScript.
Explore
Help
Sign In
chris
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d27c9fe9ac
dotfiles
/
.zsh
/
lib
/
20-functions.zsh
5 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
Restructured zsh config
2020-06-02 15:59:14 +02:00
fpath
=
(
$fpath
$ZDOTDIR
/functions
)
Added extract function to zsh
2020-05-28 23:18:38 +02:00
autoload extract
Added img2iso function in zsh
2020-05-28 23:50:31 +02:00
autoload img2iso
Reference in New Issue
Copy Permalink