Adding Joplin app
This commit is contained in:
parent
bd535ca1c8
commit
64181f9ffc
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.DS_Store
|
1
setup/programs/package_manager/apt/others/joplin.sh
Normal file
1
setup/programs/package_manager/apt/others/joplin.sh
Normal file
@ -0,0 +1 @@
|
||||
wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash
|
@ -34,6 +34,7 @@ install "bitwarden" "cask"
|
||||
install "visual-studio-code" "cask"
|
||||
install "spotify" "cask"
|
||||
install "freeplane" "cask"
|
||||
install "joplin" "cask"
|
||||
|
||||
install "neovim"
|
||||
install "tmux"
|
||||
|
Loading…
Reference in New Issue
Block a user