We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d177928 commit 91fc08eCopy full SHA for 91fc08e
fpkg
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
FPKGDIR="/usr/local/fpkg/" # where all packages are located at
4
-EDIOR="vim" # change this to your favorite editor
+EDITOR="vim" # change this to your favorite editor
5
6
VERSION="2.1.1" # not sure why i want a variable for that honestly
7
0 commit comments