diff options
Diffstat (limited to 'dotfiles/system/.local')
| -rwxr-xr-x | dotfiles/system/.local/bin/lkg | 4 | ||||
| -rwxr-xr-x | dotfiles/system/.local/bin/lkg_rollback | 12 | ||||
| -rw-r--r-- | dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf | bin | 0 -> 2294328 bytes | |||
| -rw-r--r-- | dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf | bin | 0 -> 2295172 bytes | |||
| -rw-r--r-- | dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf | bin | 0 -> 2294116 bytes | |||
| -rw-r--r-- | dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf | bin | 0 -> 2293800 bytes |
6 files changed, 0 insertions, 16 deletions
diff --git a/dotfiles/system/.local/bin/lkg b/dotfiles/system/.local/bin/lkg deleted file mode 100755 index aa9b3f1..0000000 --- a/dotfiles/system/.local/bin/lkg +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Craig Jennings <c@cjennings.net> - -sudo zfs destroy -rR zroot@lkg && sudo zfs snapshot -r zroot@lkg && echo "lkg snapshot reset" || echo "lkg snapshot failed!" diff --git a/dotfiles/system/.local/bin/lkg_rollback b/dotfiles/system/.local/bin/lkg_rollback deleted file mode 100755 index 3cf4c59..0000000 --- a/dotfiles/system/.local/bin/lkg_rollback +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -sudo zfs rollback -rR zroot/var@lkg -sudo zfs rollback -rR zroot/var/log@lkg -sudo zfs rollback -rR zroot/usr@lkg -sudo zfs rollback -rR zroot/usr/home@lkg -sudo zfs rollback -rR zroot/ROOT/default@lkg -sudo zfs rollback -rR zroot/ROOT@lkg -sudo zfs rollback -rR zroot@lkg - -echo ""; echo "rollback complete. rebooting..." -sudo shutdown -r now diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf Binary files differnew file mode 100644 index 0000000..2f76c1f --- /dev/null +++ b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Bold.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf Binary files differnew file mode 100644 index 0000000..03cf72f --- /dev/null +++ b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-BoldItalic.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf Binary files differnew file mode 100644 index 0000000..be5694d --- /dev/null +++ b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Italic.ttf diff --git a/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf Binary files differnew file mode 100644 index 0000000..a39f1da --- /dev/null +++ b/dotfiles/system/.local/share/fonts/BerkeleyMonoNerdFont-Regular.ttf |
