st alias no longer needed now we use sxmo_terminal.sh explicitly
This commit is contained in:
parent
198462764f
commit
7fbc1d347a
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ command -v "$EDITOR" > /dev/null || export EDITOR=vis
|
|||
command -v shopt > /dev/null && shopt -s expand_aliases
|
||||
|
||||
alias dmenu="sxmo_dmenu.sh"
|
||||
alias st="sxmo_terminal.sh"
|
||||
|
||||
alias find="busybox find"
|
||||
# Use native commands if busybox was compile without those apples (for example Debians busybox)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue