Compare commits
No commits in common. "17838d5715afe82d88cac15276064a450cda055b" and "f03c408d70061486f074b53b89cc8da4b243d5bc" have entirely different histories.
17838d5715
...
f03c408d70
2 changed files with 1 additions and 2 deletions
|
@ -82,7 +82,6 @@ in {
|
|||
|
||||
alias cat="bat -pp"
|
||||
alias docker="sudo -g docker docker"
|
||||
alias docker-compose="sudo -g docker docker-compose"
|
||||
alias less="bat -p"
|
||||
alias ls="ls --color=auto"
|
||||
alias vim="nvim"
|
||||
|
|
|
@ -5,7 +5,7 @@ in {
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnumake
|
||||
go_1_17
|
||||
go
|
||||
rustup
|
||||
shellcheck
|
||||
unstable.golangci-lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue