My Dot Files
Go to file
Price Hiller f7568438ef [ Nano ] Added nano dot files and relevant syntax files
In the horrible scenario in which neovim or vim are not available on a
system I use (and yeah, I found one recently wtf), nano is a simple
alternative that gets the job done... these files are for my comfort IN
nano but not optimal. 😞
2022-01-21 05:34:52 -06:00
.bin Minor modifictions and removals 2022-01-12 23:29:40 -06:00
.config [ Nano ] Added nano dot files and relevant syntax files 2022-01-21 05:34:52 -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 [ Note Fix ] No longer crashes, better term handling for coloring 2022-01-21 05:17:57 -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 Added readme 2022-01-09 10:06:42 -06:00

Install

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