GithubHelp home page GithubHelp logo

schneiderfelipe / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 224 KB

.--.-. ... -.-. .... -. . .. -.. . .-. ..-. . .-.. .. .--. . / -.. --- . ... / -.. --- - ..-. .. .-.. . ...

Home Page: https://github.com/schneiderfelipe/dotfiles

Shell 49.31% Python 15.27% Julia 9.42% Vim Script 25.02% Scheme 0.96%
dotfiles dotfiles-linux fzf helix ripgrep shell terminal yadm

dotfiles's Introduction

dotfiles's People

Contributors

schneiderfelipe avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

dotfiles's Issues

Helix improvements

Not sure if I can do everything here, but I would like to

  • have searches remembered across sessions (can't be done at this moment)
  • have copies remembered across sessions (can't be done at this moment)
  • status line
    • identify the current mode with colours in the status line
    • identify the text position as a percentage in the status line
  • show relative line numbers when in normal mode
  • check how I can configure Helix to do what I do with VS Code and the plugins I use
  • Take a look at helix-editor/helix/runtime/queries/latex and see if you can
    • improve the BibTeX definitions based on it
    • make a PR for BibTeX to the Helix project

Things missing from the lenovo .zshrc

# Julia-related stuff
export JULIA_NUM_THREADS=2

# XTB-related stuff
export MKL_NUM_THREADS=2
export OMP_NUM_THREADS=2
export OMP_STACKSIZE=1G
export OMP_MAX_ACTIVE_LEVELS=1
ulimit -s unlimited
export XTBHOME=/opt/xtb
source $XTBHOME/share/xtb/config_env.bash

# NVM-related stuff
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"  # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"  # This loads nvm bash_completion

# Broot-related stuff
source /home/schneider/.config/broot/launcher/bash/br

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.