home
/
code
/
khome.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add howto-finding shortcut function
[khome.git]
/
lib
/
login_aliases.sh
1
alias
l
=
'ls -lFhv'
2
alias
ll
=
'l -a --color=auto'
3
alias
lll
=
'l -a --color=never'
4
alias
tree
=
'tree --dirsfirst'
5
alias
fsi
=
"ledit
$HOME
/.dotnet/dotnet
$HOME
/.dotnet/sdk/2.1.503/FSharp/fsi.exe"
6
alias
tm
=
'tmux'
This page took
0.076343 seconds
and
4
git commands to generate.