https://github.com/danielsyahputra/dotfiles
My Fcking Awesome Setup Environment
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.1%) to scientific vocabulary
Repository
My Fcking Awesome Setup Environment
Basic Info
- Host: GitHub
- Owner: danielsyahputra
- Language: Shell
- Default Branch: master
- Size: 55.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
My NVIM Setup for Mac
Dependencies
Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile
source ~/.zprofile
Install Alacritty
brew install --cask alacritty
Install Git
brew install git
Install Font
brew install font-meslo-lg-nerd-font
Install Powerlevel10k
brew install powerlevel10k
echo "source $(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme" >> ~/.zshrc
source ~/.zshrc
Install zsh-autosuggestions
brew install zsh-autosuggestions
echo "source $(brew --prefix)/share/zsh-autosuggestions/zsh-autosuggestions.zsh" >> ~/.zshrc
source ~/.zshrc
Install zsh-syntax-highlighting
brew install zsh-syntax-highlighting
echo "source $(brew --prefix)/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ~/.zshrc
source ~/.zshrc
Install etc
brew install eza
brew install zoxide
brew install tmux
brew install bash
Owner
- Name: Daniel Syahputra
- Login: danielsyahputra
- Kind: user
- Location: Depok, Indonesia
- Company: University of Indonesia
- Repositories: 6
- Profile: https://github.com/danielsyahputra
Aspiring AI / ML Engineer
GitHub Events
Total
- Push event: 4
- Pull request event: 2
- Create event: 2
Last Year
- Push event: 4
- Pull request event: 2
- Create event: 2