aboutsummaryrefslogtreecommitdiff
path: root/content/projects/dotfiles.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/dotfiles.md')
-rw-r--r--content/projects/dotfiles.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/content/projects/dotfiles.md b/content/projects/dotfiles.md
new file mode 100644
index 0000000..825ff68
--- /dev/null
+++ b/content/projects/dotfiles.md
@@ -0,0 +1,26 @@
+---
+title: "My dotfiles"
+description: "The cool scripts that make my Linux boys go *zoom*"
+icon: "shells.png"
+repo: "https://codeberg.org/brysonsteck/dotfiles"
+license: "Unlicense"
+languages: "Bash, POSIX Shell, and Perl"
+wip: false
+current: true
+date: 2021-10-09T12:05:46-07:00
+enddate: "January 2, 2006"
+draft: false
+---
+My collection of scripts and configuration files that help make me more efficient and/or make things look snazzy. This includes the following files:
+
+* Alacritty terminal config
+* Bash profile
+* Dunst config
+* Fonts that I use
+* Htop config
+* Tmux config
+* Vim configs, themes and scripts
+* Xinit scripts
+ * Along with helper scripts mentioned inside them
+
+The repository also contains an update script so that copies of all the dotfiles are stored safely in case of any mistakes and means linking isn't necessary (because that has *definetly* not happened to me before).