fix: 🩹 small tweaks from cosmic.dev setup
This commit is contained in:
@@ -97,3 +97,5 @@
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
[safe]
|
||||
directory = /mnt/nas/hosted_git/DnD.git
|
||||
|
||||
@@ -16,6 +16,7 @@ package_list=(
|
||||
"steam"
|
||||
"code"
|
||||
"just"
|
||||
"neovim"
|
||||
)
|
||||
|
||||
# List all the flatpaks we want to install
|
||||
@@ -23,6 +24,7 @@ flatpacks_to_install=(
|
||||
"com.discordapp.Discord"
|
||||
"com.spotify.Client"
|
||||
"app.zen_browser.zen"
|
||||
"md.obsidian.Obsidian"
|
||||
)
|
||||
|
||||
# List all the folders we want to link from our dotfiles folder to our .config folder
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# tbc
|
||||
# work in progress!
|
||||
|
||||
|
||||
rsync devin@192.168.0.49:~/.ssh/id_rsa devin@192.168.0.49:~/.ssh/id_rsa.pub devin@192.168.0.49:~/.ssh/config devin@192.168.0.49:~/.private.gpg ~/.ssh/
|
||||
|
||||
gpg --import ~/.ssh/private.gpg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user