/+ luna
luna modeler
This commit is contained in:
@@ -24,8 +24,8 @@ eval "$(jump shell --bind=j)"
|
||||
# ---
|
||||
|
||||
alias azurevpnclient="/opt/microsoft/microsoft-azurevpnclient/microsoft-azurevpnclient"
|
||||
alias dbgate="/home/poq/syncDir/quick/swas/installationFiles/dbGate/dbgate-latest.AppImage"
|
||||
alias ct="sudo ct"
|
||||
alias dbgate="/home/poq/syncDir/quick/swas/installationFiles/dbGate/dbgate-latest.AppImage"
|
||||
alias dr="dragon-drop --and-exit --all --print-path"
|
||||
alias du="du --summarize --human-readable"
|
||||
alias dus="du --summarize --human-readable * | sort -h"
|
||||
@@ -37,14 +37,15 @@ alias keymap="setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_l
|
||||
alias keyringreset="trash-put /home/poq/.local/share/keyrings/*.keyrings"
|
||||
alias lock="xautolock -locknow"
|
||||
alias ls='ls --color=auto'
|
||||
alias luna="~/syncDir/quick/swas/installationFiles/lunaModeler/Luna\ Modeler-10.1.0-x86_64.AppImage"
|
||||
alias mamapscii='telnet mapscii.me'
|
||||
alias nr="nitrogen --restore"
|
||||
alias myip="echo $(wget http://ipinfo.io/ip -qO -)"
|
||||
alias nr="nitrogen --restore"
|
||||
alias sb="source ~/.bashrc"
|
||||
alias tp="tp.sh"
|
||||
alias tp-empty="trash-empty"
|
||||
alias tp-list="tree ~/.local/share/Trash/"
|
||||
alias tp-restore="trash-restore"
|
||||
alias tp="tp.sh"
|
||||
alias tree="tree --du -h"
|
||||
#alias cp="cp -i" # confirm before overwriting something
|
||||
#alias df='df -h' # human-readable sizes
|
||||
|
||||
Reference in New Issue
Block a user