disable trash
This commit is contained in:
parent
328516f02d
commit
b713768b99
1 changed files with 1 additions and 1 deletions
2
wsl.sh
2
wsl.sh
|
@ -81,7 +81,7 @@ function main {
|
|||
curl -s ${repo}/.config/fish/conf.d/abbr_wsl.fish >> "$HOME"/.config/fish/conf.d/abbr.fish
|
||||
curl -s ${repo}/.config/fish/conf.d/alias_wsl.fish >> "$HOME"/.config/fish/conf.d/alias.fish
|
||||
# Specific WSL functions
|
||||
wget -q "${repo}"/.config/fish/functions/trash.fish -P "$HOME"/.config/fish/functions/
|
||||
#wget -q "${repo}"/.config/fish/functions/trash.fish -P "$HOME"/.config/fish/functions/
|
||||
|
||||
|
||||
# === OCaml ==
|
||||
|
|
Loading…
Reference in a new issue