Git Product home page Git Product logo

dotfiles-legacy's People

Contributors

filipekiss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dotfiles-legacy's Issues

Remove stow for a few things

There are a few files that need to be linked using the absolute path instead of the relative one (mainly git hooks for now, but others may appear in the future).

Since these are an exception, for now a simple post-install script will solve this problem.

If we ever need to revisit this, we may assume other absolute links will be necessary and a proper solution must be made.

Check how this behavior is replicated on Fedora

Issue auto-created from commit 719f87f


Commit Message:

utils: Update ctags configuration

universal-ctags follows a different pattern from usual ctags. ~/.ctags
file is not interpreted. Instead, it looks for config files under
$HOME/.ctags.d/*.ctags. This change is to reflect this behavior.

+TODO: Check how this behavior is replicated on Fedora

Setup fixes

Changes mostly regarding the first setup

  • Try to avoid cloning keybase repos if keybase is not installed yet
  • Remember to git config protocol.keybase.allow always
  • brew install gnupg before trying to import keys from keybase
  • 1password Tap homebrew/cask-versions/1password6
  • universal-ctags/universal-ctags/universal-ctags is a head-only formula
    Install with brew install --HEAD universal-ctags/universal-ctags/universal-ctags
  • untap caskroom
  • find out the deal with pinentry/pinentry-mac

Organize the Brewfiles into the homebrew folder, separating under `common`, `macos` and `linux` for better maintainability

Issue auto-created from commit 39c3c63


Commit Message:

🐧 🍎 brew: Add Linuxbrew support

  • Update brew task at Makefile. The task now invokes
    scripts/brew-select.zsh which includes the appropriate
    (home|linux)brew script
  • FZF options added to the scripts/homebrew.zsh instead of living in
    the Make task
  • Add scripts/linuxbrew.zsh
  • Add linuxbrew/Brewfile

@todo: Organize the Brewfiles into the homebrew folder, separating
under common, macos and linux for better maintainability

Create Nix "bundler" script

Nix has no "Bundle" like Homebrew has, so will need a script responsible for installing our nix packages as well.

Requirements:

  • Install latest package version if it is the first time the package is being installed
  • Don't try to automatically update packages
  • Don't try to install already installed packages

Clean-up dotfiles script.

Issue auto-created from commit bc4cec1


Commit Message:

meta: Add keybase setup isntructions

  • Update README.md
  • Add scripts/keybase.zsh
  • Add scripts/stow.zsh
  • Add two new tasks on Makefile
  • Update bin/dotfiles
  • Ensure all functions needed are available on scripts/stow.zsh

+TODO: Clean-up dotfiles script.

Fix PATH settings

My $PATH is a mess, I need to fix it, specially after all that python jazz from the latest homebrew updates

Don't check for removed files

Issue auto-created from commit e1cde46


Commit Message:

git: Don't complain about removed files

The hook would complain when grepping for removed files. Redirect the
output to /dev/null

+TODO: Don't check for removed files

Add a README to explain the hook system

Issue auto-created from commit 3a2898c


Commit Message:

git: Better hook system

  • Add 'conflicts' binary to be used as a hook
  • Add commit.verbose flag
  • Add core.hooksPath option
  • Add generic hook "captain"
  • Move 'prepare-commit-msg' to it's own 'emoji-prefixer' binary
  • Temporarily Disable ctags hooks
  • Remove '.git_template' directory
  • Remove php-lint pre-commit hook

This commits is the starting point to a better git hook organizational
system.

+TODO: Add a README to explain the hook system

todo

  • Better Installation Script
  • Remove Prezto
  • Install ZIM
  • Use Zplug to handle zsh plugins
  • Try to guess what should be installed. See github.com/cowboy/dotfiles
  • Separate ENV configs from user configs.
  • Remove Makefile
  • Add README
  • Better Brewfile (maybe mix brewfile and custom script?)
  • Create useful and reusable installation scripts for ubuntu

Linux Setup

I really need to update this to properly support linux, so I might as well just do it the right way

  • Check dotfiles binary to see how to split things into proper scripts
  • Better linuxbrew handling (PATH issues and whatnots)
  • Add linux keybase script install
  • Find out why I receive constant "zwc has the wrong version" on linux
  • Fix main.shada permissions problem

Maybe I´ll update this repository with just a configurations file and bootstrap a more generic installation script like dotbot but with less dependencies and that handles installation of binaries and whatnots.

New Year Clean-up

A lot of things to clean-up and to improve

  • Validate colorscheme on Vim settings (first run will complain)
  • Find out why ctags is looking into .git folders
  • Make less symlinks (see this and this for examples)
  • Remove unused stuff
  • Find out why Startify complains sometimes (maybe I need to touch viminfo)
  • Download (or add to the repo) the default spell files, so I don't get surprised by it when I'm commiting something for the first time on a new machine
  • See main.shada nvim problem Will be addressed in #10
  • Clean-up linuxbrew installation script (I'm getting a few error messages that shouldn't be happening) Will be addressed in #10
  • Better handling the first installation Will be addressed in #10
  • Better homebrew installation script Will be addressed in #10

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.