My Dot Files
Go to file
2022-01-21 05:51:43 -06:00
.bin Minor modifictions and removals 2022-01-12 23:29:40 -06:00
.config [ Neovim ] Changed conceal level to 0 2022-01-21 05:49:55 -06:00
.git-global [ Global Gitignore ] Ignore ccls_cache from nvim plugin 2022-01-21 04:59:14 -06:00
.zsh Added note function 2022-01-14 12:02:52 -06:00
.gitconfig [ Git Config ] - Cleaned up unused/uneeded config items 2022-01-16 01:03:45 -06:00
.gitignore [ qBittorrent ] Removed from version control 😅 2022-01-21 05:26:49 -06:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2022-01-16 03:42:09 +00:00
.gitmodules Removed autojump 2022-01-08 19:35:30 -06:00
.p10k.zsh [ p10k ] - include wifi speed 2022-01-16 01:22:42 -06:00
.profile [ Profile Git ] Added git aliases for straight commit & commit -m 2022-01-21 05:51:07 -06:00
.zshrc Scripting 2022-01-08 19:16:41 -06:00
.zstyle [ LS/CD/Exa Completion ] Better completion, can preview file contents 2022-01-21 05:23:25 -06:00
install.bash Better file detection 2022-01-18 17:24:37 -06:00
README.md [ README Warning ] Added warning about install script OS compatability 2022-01-21 05:51:43 -06:00

Install

curl "https://gitlab.orion-technologies.io/philler/dot-files/-/raw/Development/install.bash" | bash

Operating Systems Auto Installation

Below is the status of various operating systems when the installation script is run on them. If the OS is not below then it has not been tested to work with the installation script.

Verified

The following operating systems are verified to work with the installation script:

  • CentOS 8
  • CentOS 8 Stream

Broken

Currently the installation script is confirmed to break the following installations:

  • macOS

When it is stated break, it really means break. Had to restore macOS from a backup... faster than resolving all the soft link and pathing errors it caused.