2021-07-31 06:42 | sort zsh aliases and also add ssh alias to seem like xterm since a lot of servers dont know what alacritty is | benjamin paul | 1 | +8 | -7 |
2021-07-31 06:41 | fuzzy find files keybinding | benjamin paul | 2 | +5 | -2 |
2021-07-31 06:41 | Separate treesitter neovim file | benjamin paul | 2 | +9 | -1 |
2021-07-31 00:18 | telescope colourscheme | benjamin paul | 3 | +53 | -3 |
2021-07-29 06:38 | disable emacs because it takes forever to compile | benjamin paul | 1 | +1 | -1 |
2021-07-29 06:03 | use with pkgs.vimPlguins for neovim plugins | benjamin paul | 1 | +20 | -20 |
2021-07-25 09:59 | telescope! i havent set it up yet but ive installed it | GuyClicking | 1 | +2 | -0 |
2021-07-25 09:58 | variable font size for alacritty | GuyClicking | 2 | +5 | -6 |
2021-07-25 09:58 | update | GuyClicking | 1 | +337 | -100 |
2021-07-24 09:12 | variable font size because of different monitor resolutions on pc and laptop | GuyClicking | 2 | +10 | -1 |
2021-07-24 09:07 | Merge branch 'main' of https://github.com/GuyClicking/nix-config | GuyClicking | 5 | +13 | -13 |
2021-07-24 09:07 | syntax lol | GuyClicking | 1 | +1 | -1 |
2021-07-24 09:07 | sort plugins | GuyClicking | 1 | +13 | -9 |
2021-07-18 07:35 | organize and add latex to laptop profile | benjamin paul | 1 | +2 | -1 |
2021-07-18 07:35 | comment out some stuff i am going to stop using xbindkeys soon | benjamin paul | 1 | +8 | -8 |
2021-07-18 07:34 | fix syntax error | benjamin paul | 1 | +3 | -3 |
2021-07-18 07:34 | Defaul size is 9 for the laptop | benjamin paul | 1 | +1 | -1 |
2021-07-18 07:34 | Dont need the display variable in the script | benjamin paul | 1 | +0 | -1 |
2021-07-11 09:35 | i forgot to cleanly commit oops ill fix it next week maybe | GuyClicking | 7 | +24 | -9 |
2021-07-04 07:43 | Added clang tools to the c dev module. | benjamin paul | 1 | +2 | -0 |
2021-07-04 03:04 | Switch to vi mode and improve startup time for zsh | benjamin paul | 1 | +16 | -2 |
2021-07-04 01:41 | Configure emacs config without nix (it is a bit easier for trying out) | benjamin paul | 2 | +1 | -20 |
2021-07-03 06:53 | c development module | benjamin paul | 4 | +20 | -3 |
2021-07-03 02:27 | minimal profile | benjamin paul | 3 | +40 | -37 |
2021-07-03 02:05 | Initial emacs setup with evil-mode | benjamin paul | 3 | +65 | -0 |
2021-07-02 12:20 | Lol rofi stuff was broken so commented some stuff out | benjamin paul | 1 | +10 | -10 |
2021-07-02 11:46 | Readme! | benjamin paul | 1 | +2 | -0 |
2021-07-02 11:45 | Readme! | benjamin paul | 1 | +24 | -0 |
2021-07-02 10:46 | Setup basic rofi, still have to do theming properly (dracula and tokyo dark compatibility) and usecases | benjamin paul | 4 | +146 | -1 |
2021-07-02 07:13 | Fix dunst config stuff | benjamin paul | 1 | +2 | -2 |
2021-07-02 05:41 | Removed the unused home.nix file (i switched to using profiles!!) | benjamin paul | 1 | +0 | -58 |
2021-07-02 05:33 | Setup dunst | benjamin paul | 1 | +120 | -2 |
2021-07-01 10:14 | https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/vim.section.md thank you! | benjamin paul | 1 | +13 | -0 |
2021-07-01 10:01 | Some tokyo-dark theming but it is kinda annoying to do without a nixpkgs vim plugin for it | benjamin paul | 3 | +16 | -11 |
2021-07-01 08:29 | nixpkgs-fmt | benjamin paul | 7 | +76 | -62 |
2021-07-01 08:20 | I misunderstood what git aliases are whoops | benjamin paul | 2 | +5 | -7 |
2021-07-01 08:17 | Didn't test oops! askPass should have been core.askPass | benjamin paul | 1 | +4 | -2 |
2021-07-01 07:29 | Git configuration | benjamin paul | 4 | +89 | -2 |
2021-07-01 07:05 | Ok this repo is getting messy i am going to start using good commit messages after this or at least better commit messages | benjamin paul | 37 | +807 | -529 |
2021-06-27 07:38 | stuff | GuyClicking | 9 | +106 | -31 |
2021-06-20 06:50 | i did some stuff oh wait i forgot to do profiles ill do that later | benjamin paul | 19 | +1431 | -48 |
2021-05-20 09:52 | fzf stuff | Benjamin Paul | 4 | +41 | -3 |
2021-05-09 10:21 | stuff | Benjamin Paul | 11 | +400 | -69 |
2021-05-07 11:36 | stuff also why doesnt gtk work??? | Benjamin Paul | 21 | +287 | -711 |
2021-05-03 22:02 | half switched to modules | Benjamin Paul | 19 | +790 | -93 |
2021-05-02 10:33 | very minor formatting thingo | GuyClicking | 1 | +3 | -3 |
2021-04-26 03:15 | . | Benjamin Paul | 5 | +21 | -7 |
2021-04-18 10:17 | transfer file | GuyClicking | 7 | +452 | -16 |
2021-04-15 13:02 | nixpkgs-fmt also starship is its own file now | GuyClicking | 7 | +30 | -22 |
2021-04-15 12:10 | pure works now yay | GuyClicking | 3 | +16 | -9 |
2021-04-14 16:38 | home-manager only flake command but only in impure mode currently using `nix build .#home.activationPackage && ./result/activation` thanks arc | GuyClicking | 1 | +11 | -0 |
2021-04-11 07:49 | wtf how is this the initial commit whatever hi | Benjamin Paul | 14 | +565 | -0 |