=various edits and improvments
This commit is contained in:
parent
71e8da7289
commit
f38f61cc6d
6 changed files with 230 additions and 191 deletions
|
@ -11,6 +11,8 @@ alias sz-edshrc="ed ~/.sz.shrc.d ; exec $SHELL"
|
|||
|
||||
[[ -z "$(env inkscape 2> /dev/null)" && -n "$(flatpak info org.inkscape.Inkscape 2> /dev/null)" ]] && alias inkscape="flatpak run org.inkscape.Inkscape "
|
||||
|
||||
alias cdgit='cd $(git rev-parse --show-toplevel) '
|
||||
|
||||
function clip() {
|
||||
xclip -i -sel clipboard
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue