unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Fredrik Salomonsson <plattfot@gmail.com>
To: Divan Santana <divan@santanas.co.za>,
	Fredrik Salomonsson <plattfot@gmail.com>,
	help-guix@gnu.org
Subject: Re: Issues with my configuration - zsh shell default
Date: Wed, 5 Jul 2017 21:58:38 -0700	[thread overview]
Message-ID: <CABZcOAREq+oG0tpous0=NWSTzV50-4tq1ZokL8UOqt+nUD5o3w@mail.gmail.com> (raw)
In-Reply-To: <20170705091522.gv4zebmq57qimbea@abyayala>

[-- Attachment #1: Type: text/plain, Size: 1711 bytes --]

Thanks guys for all your help.
Got everything working!
Can finally type normal on the laptop, hitting caps lock instead of ctrl
got pretty annoying. :)

Just need to figure out how to manually mount my nfs drive.




2017-07-05 2:15 GMT-07:00 ng0 <ng0@infotropique.org>:

> Divan Santana transcribed 0.9K bytes:
> >
> > Fredrik Salomonsson <plattfot@gmail.com> writes:
> >
> > [...]
> >
> > > 2)
> > >
> > >> There is no module “(gnu packages zsh)”.  “zsh” is now in “(gnu
> packages
> > >> shells)”.
> > >
> > >
> > >
> > >>  (use-package-modules shells)
> > >>   (users (cons (user-account
> > >>                 (name "admin")
> > >>                 (comment "")
> > >>                 (group "users")
> > >>                 (supplementary-groups '("wheel" "netdev"
> > >>                                         "audio" "video"))
> > >>                 (shell #~(string-append #$zsh "/bin/zsh"))
> > >>                 (home-directory "/home/admin"))
> > >>                %base-user-accounts))
> > >
> > >
> > > This worked for me. Thanks. What is the best way of looking up what
> package
> > > belongs to what module? In case I hit more of this in the future.
> >
> > Good Q. I have no idea. I guessed. I'm still new to all this too :-)
>
> If you keep a/multiple local checkouts of the guix repository,
> grep can help, like
>
> egrep -nr "define-public zsh" gnu/packages
>
> Otherwise there is recutils, and also
> 1guix package --search
> --
> ng0
> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> GnuPG: https://n0is.noblogs.org/my-keys
> https://www.infotropique.org https://krosos.org
>



-- 
s/Fred[re]+i[ck]+/Fredrik/g

[-- Attachment #2: Type: text/html, Size: 3026 bytes --]

  reply	other threads:[~2017-07-06  4:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03  1:35 Issues with my configuration Fredrik Salomonsson
2017-07-04  9:30 ` Ricardo Wurmus
2017-07-04 19:12   ` Issues with my configuration - zsh shell default Divan Santana
2017-07-05  6:52     ` Fredrik Salomonsson
2017-07-05  8:25       ` Divan Santana
2017-07-05  9:15         ` ng0
2017-07-06  4:58           ` Fredrik Salomonsson [this message]
2017-07-05  8:30       ` Ricardo Wurmus
2017-07-08 22:11         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABZcOAREq+oG0tpous0=NWSTzV50-4tq1ZokL8UOqt+nUD5o3w@mail.gmail.com' \
    --to=plattfot@gmail.com \
    --cc=divan@santanas.co.za \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).