mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
moving back to gnome-screenshot. flameshot is broken on hidpi
This commit is contained in:
@@ -35,6 +35,7 @@ alias dotnetnew="dotnet new webapi -o "
|
||||
##utility
|
||||
alias nmapscan='nmap -n -sP'
|
||||
alias pia='nohup sh /opt/pia/run.sh &>/dev/null & disown'
|
||||
alias wifimenu='nm-connection-editor'
|
||||
|
||||
# show file content without comment lines
|
||||
alias nocomment='grep -Ev '\''^(#|$)'\'''
|
||||
@@ -131,4 +132,4 @@ killport () {
|
||||
else
|
||||
fuser -k $1/tcp
|
||||
fi
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user