n is nnn
This commit is contained in:
parent
fe0a7ac109
commit
fd23bddae7
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Simple update doors
|
||||
|
||||
cd "$HOME"/.doors && git pull && ./scripts/copy_and_link
|
||||
|
||||
echo "Updating nnn plugins..."
|
||||
sh -c "$(curl -Ls https://raw.githubusercontent.com/jarun/nnn/master/plugins/getplugs)"
|
||||
|
|
Loading…
Add table
Reference in a new issue