Commit Graph

19 Commits

Author SHA1 Message Date
Siina Mashek 2687639d49 updating profile and removing neovim theme 2024-10-28 01:35:15 +02:00
Siina Mashek d0baf861fd making it so npm <command>
Usage:

npm install        install all the dependencies in your project
npm install <foo>  add the <foo> dependency to your project
npm test           run this project's tests
npm run <foo>      run the script named <foo>
npm <command> -h   quick help on <command>
npm -l             display usage info for all commands
npm help <term>    search for help on <term>
npm help npm       more involved overview

All commands:

    access, adduser, audit, bugs, cache, ci, completion,
    config, dedupe, deprecate, diff, dist-tag, docs, doctor,
    edit, exec, explain, explore, find-dupes, fund, get, help,
    help-search, hook, init, install, install-ci-test,
    install-test, link, ll, login, logout, ls, org, outdated,
    owner, pack, ping, pkg, prefix, profile, prune, publish,
    query, rebuild, repo, restart, root, run-script, sbom,
    search, set, shrinkwrap, star, stars, start, stop, team,
    test, token, uninstall, unpublish, unstar, update, version,
    view, whoami

Specify configs in the ini-formatted file:
    /home/siina/.npmrc
or on the command line via: npm <command> --key=value

More configuration info: npm help config
Configuration fields: npm help 7 config

npm@10.8.2 /usr/lib64/node_modules/npm won't actually be global
2024-10-25 20:36:08 +03:00
Siina Mashek 1c7837d29e I think things are where I want them now. 2024-04-16 02:45:08 +03:00
Siina Mashek d230883164 Fixed up some sway configs and trimmed .profile 2024-04-04 06:32:17 +03:00
Siina Mashek e9e1ba93e9 Updating sawyful things 2024-04-01 07:27:41 +03:00
Siina Mashek fed37cff65 Changing GTK theme in .profile 2024-02-13 10:45:49 +02:00
Siina Mashek edc4983878 Simplifying screenshot location and changing theme 2024-02-09 13:45:07 +02:00
Siina Mashek b2b88ff9a1 Adding zsh history and custom user dirs 2024-02-05 18:53:51 +02:00
Siina Mashek 474a573fa4 Updating font and sway bits 2024-01-27 17:17:44 +02:00
Siina Mashek fee76bb01c Adding Sway stuff 2023-12-07 01:03:55 +02:00
Siina Mashek 0a89e30a63 Adding alias for highlight 2023-01-17 16:50:53 +02:00
Siina Mashek 510b51bc9c Updating to latest 2023-01-17 12:25:23 +02:00
Siina Mashek d7febed2af Migrating from vim to nvim 2023-01-07 16:12:59 +02:00
Siina Mashek 3081684c67 adding woodpecker alias 2023-01-03 10:47:32 +02:00
Siina Mashek bc43c865e4 Adding really dumb if statement for pc/laptop 2022-08-11 14:16:24 +03:00
Siina Mashek c048f77717 Removing steam alias and fixing screenshot dir 2022-07-05 09:53:27 +03:00
Siina Mashek 18e4a976fe Updating neofetch and profile 2022-05-01 10:25:06 +03:00
Siina Mashek 550177f048 Updated quassel sender colour and updated .profile 2022-03-13 08:44:40 +02:00
Siina Mashek 2728b992d6 Migrating to zsh; made envvars generic to bash and zsh 2022-01-26 23:40:52 +02:00