KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dotfiles
★ 10
Open GitHub ↗
A collection of my dotfiles
Download README (.md)
Explore Similar Repositories
samsung_encrypted_POC
:
A proof of concept to pair and send commands to H and J series Samsung TVs
signalrex
:
Signalr implementation for Elixir
email-crawler
:
Crawls emails from web pages
KalmanFilter
:
Implementation of EKF,UKF,EnKF,PF
monolog-pdo-handler
:
PDO Handler for Monolog, based on Monolog example with some additions
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dotfiles
?
Download (.md)
# Dotfiles dependencies: ## neovim - [Vundle](https://github.com/VundleVim/Vundle.vim) has to be installed, pretty sure some other things too but I'm too lazy to check, addons will install themselves - onedark.vim is the colorscheme, placed under ~/.config/neovim/colors/onedark.vim - deoplete needs to be installed ## termite - source code pro is a must have font, get it. ## tmux - xclip comes in handy, as the config includes a buffer-to-clipboard bit - Truecolor terminal of your liking ## .vimrc - Truecolor terminal of your liking ## .zshrc - [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) is mandatory for every zsh user - my very plagiarised theme is optional - [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) is nice to have too. Do note that all of this is practically stolen from other people :3