new ways 2
This commit is contained in:
8
bin/actions/export.sh
Executable file
8
bin/actions/export.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
source ~/dotfiles/bin/helpers/functions.sh
|
||||
|
||||
printfe "%s\n" "cyan" "Exporting Gnome Terminal preferences"
|
||||
dconf dump /org/gnome/terminal/ > ~/dotfiles/config/gterminal.preferences
|
||||
|
||||
printfe "%s\n" "green" "Finished, don't forget to commit and push"
|
Reference in New Issue
Block a user