mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 21:04:20 +01:00
nokyc: fix config filename
This commit is contained in:
@@ -28,7 +28,7 @@ sudo wget https://raw.githubusercontent.com/tmuxinator/tmuxinator/master/complet
|
|||||||
echo "export EDITOR=$(which nano)" >> ~/.bashrc
|
echo "export EDITOR=$(which nano)" >> ~/.bashrc
|
||||||
|
|
||||||
# tmuxinator config
|
# tmuxinator config
|
||||||
cat << EOF > ~/.config/tmuxinator/nokyceur.yml
|
cat << EOF > ~/.config/tmuxinator/nokyc.yml
|
||||||
name: nokyc
|
name: nokyc
|
||||||
root: ~/nokyc/
|
root: ~/nokyc/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user