Git Product home page Git Product logo

dotfiles's Introduction

Hi there 馃憢

Check out my top open-source projects and curated lists 猸愨湪. Follow to stay in touch!

dotfiles's People

Contributors

andrejusk avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

eplord

dotfiles's Issues

ripgrep ubuntu

sudo apt install ripgrep
sudo dpkg -i --force-overwrite /var/cache/apt/archives/ripgrep_11.0.2-1build1_amd64.deb
sudo apt -f install
rg --version

[Debian] Manual installs

andrejus@zeratul:~/Downloads$ ls -la . | grep .deb
-rw-r--r--  1 andrejus andrejus     1670144 Jan 22  2021 alacritty_0.7.1-1_amd64_debian_testing.deb
-rw-r--r--  1 andrejus andrejus      109890 Nov 27 13:29 brscan4-0.4.10-1.amd64.deb
-rw-r--r--  1 andrejus andrejus      609242 Nov 27 13:29 dcpl3510cdwpdrv-1.0.2-0.i386.deb
-rw-r--r--  1 andrejus andrejus    82575934 Oct 27 20:19 drawio-amd64-15.4.0.deb
-rw-r--r--  1 andrejus andrejus    72800524 Jan 22  2021 google-chrome-stable_current_amd64.deb
-rw-r--r--  1 andrejus andrejus     4322104 Nov 27 12:50 opensnitch_1.4.1-1_amd64.deb
-rw-r--r--  1 andrejus andrejus      245288 Nov 27 12:54 python3-opensnitch-ui_1.4.2-1_all.deb
  • Chrome
  • OpenSnitch
  • DrawIO
  • Brother print drivers
  • Alacritty

Support full git ref format

Currently e.g. feat/foobar causes setup to fail. Repo gets extracted to "feat-foobar" so run similar conversion for variable

[MacOS] homebrew packages

==> Formulae
autoconf		cowsay			gmp			ncurses			pkg-config		readline		z
ca-certificates		docker-completion	launchdns		[email protected]		pyenv			sqlite			zsh
cmatrix			gdbm			m4			openssl@3		pyenv-virtualenv	stow
coreutils		gh			mpdecimal		pcre			[email protected]		xz

==> Casks
colour-contrast-analyser	font-fira-mono-nerd-font	google-cloud-sdk		kap				swiftbar
font-fira-code-nerd-font	github				hiddenbar			stats
  • visual-studio-code
  • plexamp

debian deps

libio-compress-perl
libipc-system-simple-perl
libwww-perl
uuid-runtime
curl
ruby
ruby-dev
neovim

[MacOS] legacy zsh config support

~/.zshrc

export EDITOR="code"

# {TEAL} <USER> {WHITE} @<HOST> <PWD> 位 <input>
export PROMPT_CHAR=""
export PROMPT="%F{014}%n%F{white}@%m %. $PROMPT_CHAR "

# Node.JS version manager
export NVM_DIR="$HOME/.nvm"
[ -s "/usr/local/opt/nvm/nvm.sh" ] && . "/usr/local/opt/nvm/nvm.sh"
[ -s "/usr/local/opt/nvm/etc/bash_completion.d/nvm" ] && . "/usr/local/opt/nvm/etc/bash_completion.d/nvm"

# Python version manager
eval $(pyenv init --path)
export PATH="$HOME/.poetry/bin:$PATH"

# Jump around
source /usr/local/etc/profile.d/z.sh
alias j="z $@"

# Aliases
alias la="ls -la"

Debugging

gdb for cpp, pdb for python (ty hmcl)

WSL2 docker issues

docker-ce support with following fix https://github.com/microsoft/WSL/discussions/4872

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    馃枛 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 馃搳馃搱馃帀

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google 鉂わ笍 Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.