Pseudometa's dotfiles

Overview

pseudometa's dotfiles

Table of Contents

Why this repository?

  • These files are symlinked into a cloud drive for synchronization.
  • They uploaded to git for backups and version history.
  • A public GitHub repository also enables easier sharing of individual configuration with others

How this Repository works

These files only exist for the purpose of backup:

  • crontab on my main machine is configured to run the script 30-min.sh every 30 minutes.
  • 30-min.sh runs various tasks that should run regularly, one of them is to trigger the shell script git-dotfile-backup.sh.
  • git-dotfile-backup.sh checks whether there have been any changes in dot files. If there are, it creates somewhat useful commit messages and runs the git add commit pull push sequence.
  • .gitignore contains a list of files not to backups for various reasons, e.g. redundancy, privacy, or simply because they are too big for a git repo.

Special Explanations

  • The CSS3 Sublime Package has to be symlinked and cannot be installed automatically via listing in Package Control settings, since I modified it manually. (Removing autocompletions to avoid overlap with the lsp-css package.)

Got an idea for an improvement?

Feel free to open an issue to suggest an improvement to my settings! 😊

Contact

You might also like...
 dotfiles - Cristian Valero Abundio
dotfiles - Cristian Valero Abundio

In this repository you can find various configurations to configure your Linux operating system, preferably ArchLinux and its derivatives.

Dotpkg - Package manager for your dotfiles

Dotpkg A package manager for your dotfiles. Usage First make sure to have Python

Pseudometa's dotfiles

pseudometa's dotfiles Table of Contents Why this repository? How this Repository works Special Explanations Got an idea for an improvement? Contact Wh

Comments
  • nvim: Add Vim-specific globals to `.luarc.json`

    nvim: Add Vim-specific globals to `.luarc.json`

    Changes

    • Add globals to .luarc.json
      • This ensures that lua-language-server doesn't throw warnings about undefined globals.
      • This helps declutter the error indicator.
    • Use relative symlink for StyLua config
      • This ensures portability if other people try out your dotfiles or if you change usernames for whatever reason.
      • I'm not sure how many other symlinks like this are present.
    opened by tomodachi94 1
Owner
pseudometa
Researcher in Sociology who also codes some small utilities in his free time.
pseudometa
Dotfiles & list of programs

dotfiles & list of programs So I wanted to just backup my most used files. I have a bad habit, sometimes I get tired of a distro and do a wipe and sta

null 2 Sep 4, 2022
My Dotfiles of Arco Linux

Arco-DotFiles My Dotfiles of Arco Linux Apps Used Htop LightDM lightdm-webkit2-greeter Alacritty Qtile Cava Spotify nitrogen neofetch Spicetify Thunar

$BlueDev5 6 Dec 11, 2022
dotfiles - Cristian Valero Abundio

In this repository you can find various configurations to configure your Linux operating system, preferably ArchLinux and its derivatives.

Cristian Valero Abundio 1 Jan 9, 2022
Pseudometa's dotfiles

pseudometa's dotfiles Table of Contents Why this repository? How this Repository works Special Explanations Got an idea for an improvement? Contact Wh

pseudometa 23 Dec 27, 2022
Dotfiles for my configurations!

Dotfiles Repo Welcome! Over here, you can find my dotfiles for various applications, including QTile, Alacritty, Kitty, LunarVim, and more! Make sure

class PythonAddict 3 Jan 10, 2022
My dotfiles -My configuration, with installations steps.

.dotfiles My configuration, with installations steps. Installation Oh My ZSH Install with this command: sh -c "$(curl -fsSL https://raw.githubusercont

Luca Angioloni 4 Dec 14, 2022
filetailor is a peer-based configuration management utility for plain-text files such as dotfiles.

filetailor filetailor is a peer-based configuration management utility for plain-text files (and directories) such as dotfiles. Files are backed up to

null 5 Dec 23, 2022
Dotfiles and some scripts for NeoMutt

Mutt dotfiles Robust Mutt configs with examples for the following account types: Generic IMAP/SMTP Google (Gmail/Gsuite etc) via IMAP/SMTP Microsoft O

CEUK 29 Jan 4, 2023
Dotfiles & list of programs

dotfiles & list of programs So I wanted to just backup my most used files. I have a bad habit, sometimes I get tired of a distro and do a wipe and sta

null 2 Sep 4, 2022
My Dotfiles of Arco Linux

Arco-DotFiles My Dotfiles of Arco Linux Apps Used Htop LightDM lightdm-webkit2-greeter Alacritty Qtile Cava Spotify nitrogen neofetch Spicetify Thunar

$BlueDev5 6 Dec 11, 2022