zsh: Remove duplicate "embiggen" function
This commit is contained in:
@@ -241,10 +241,6 @@ man() {
|
|||||||
man "$@"
|
man "$@"
|
||||||
}
|
}
|
||||||
|
|
||||||
embiggen() {
|
|
||||||
enscript --no-header --media=A4 --landscape --font="DejaVuSansMono30" -o - | ps2pdf - | zathura -
|
|
||||||
}
|
|
||||||
|
|
||||||
resolvecd() {
|
resolvecd() {
|
||||||
cd "$(readlink -f $(pwd))"
|
cd "$(readlink -f $(pwd))"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user