Add dpkg-selections
[khome.git] / lib / login_aliases.sh
index 0f376b2..b1b49fd 100644 (file)
@@ -2,5 +2,6 @@ alias   l='ls -lFhv'
 alias  ll='l -a --color=auto'
 alias lll='l -a --color=never'
 alias tree='tree --dirsfirst'
-alias fsi="ledit $HOME/.dotnet/dotnet $HOME/.dotnet/sdk/2.1.503/FSharp/fsi.exe"
+alias dotnet="$HOME/.dotnet/dotnet"
+alias fsi="dotnet $HOME/.dotnet/sdk/2.1.503/FSharp/fsi.exe"
 alias tm='tmux'
This page took 0.024335 seconds and 4 git commands to generate.