https://github.com/ap6yc/dotfiles
Personal dotfiles for terminal development and deployment.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Repository
Personal dotfiles for terminal development and deployment.
Basic Info
- Host: GitHub
- Owner: AP6YC
- License: mit
- Language: Shell
- Default Branch: master
- Size: 77.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
dotfiles
Personal dotfiles for terminal development and deployment.
Table of Contents
Installation
- apt:
- git zsh tmux
onmyzsh:
sh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"Chezmoi:
sh sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply AP6YCJulia:
sh curl -fsSL https://install.julialang.org | shMamba:
sh wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.shRanger:
```sh git clone git@github.com:ranger/ranger.git
```
Rustup:
sh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Bob:
- https://github.com/MordechaiHadad/bob
sh
cargo install --git https://github.com/MordechaiHadad/bob.git
export PATH=/home/sap625/.local/share/bob/nvim-bin:$PATH
Notes
References
Deprecated:
- Tmux theme: https://github.com/gpakosz/.tmux
- Dotfiles:
- https://github.com/nicknisi/dotfiles
Owner
- Name: Sasha Petrenko
- Login: AP6YC
- Kind: user
- Website: https://ap6yc.github.io/
- Repositories: 48
- Profile: https://github.com/AP6YC
Graduate researcher of applied computational intelligence at the Missouri University of Science and Technology.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite