mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Update aliases
This commit is contained in:
parent
f7bfe0cc93
commit
595fd2fd69
2 changed files with 22 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
# Show application listening on given port
|
||||
function port() {
|
||||
|
@ -181,3 +181,4 @@ function targz() {
|
|||
|
||||
echo "${tmpFile}.gz ($((zippedSize / 1000)) kB) created successfully.";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue